mirror of
https://wiilab.wiimart.org/wiimart/WiiMartBot
synced 2025-09-02 19:41:03 +02:00
smol edit
This commit is contained in:
parent
a742f0cfed
commit
cac1858fd7
2
bot.py
2
bot.py
@ -616,7 +616,7 @@ async def on_message(message):
|
||||
if bot.user.mentioned_in(message) and message.guild:
|
||||
try:
|
||||
await message.add_reaction('👀')
|
||||
await message.reply("Please dont ping me...")
|
||||
#await message.reply("Please dont ping me...")
|
||||
except Exception as e:
|
||||
#print(f'Failed to react to mention: {e}')
|
||||
logging.error(f'Failed to react to mention: {e}')
|
||||
|
Loading…
x
Reference in New Issue
Block a user