mirror of
https://github.com/alterware/aw-bot.git
synced 2025-10-27 06:26:57 +00:00
chore: alright, I will remove this
This commit is contained in:
@@ -7,7 +7,7 @@ async def handle_reaction_add(reaction, user, bot):
|
||||
if user == bot.user:
|
||||
return
|
||||
|
||||
if reaction.emoji != "\U0000274C":
|
||||
if reaction.emoji != "\U0000274c":
|
||||
return
|
||||
|
||||
if reaction.message.author != bot.user:
|
||||
|
||||
Reference in New Issue
Block a user