lamentable parte 2

This commit is contained in:
binlaab
2023-11-07 18:50:39 +01:00
parent 25118b11a1
commit 87fdc83a21

View File

@@ -43,7 +43,7 @@ async def on_message(message):
await message.channel.send(make_help())
else:
await ctx.invoke(message)
await ctx.invoke(rima(), message = message)
except Exception as e:
await send_log(f"rip. Error: ```{e}```")