@@ -43,7 +43,7 @@ async def on_message(message):
await message.channel.send(make_help())
else:
await ctx.invoke(rima(), ctx = ctx, message = message)
await rima(ctx,message)
except Exception as e:
await send_log(f"rip. Error: ```{e}```")
The note is not visible to the blocked user.