Compare commits
3 Commits
e2ae5bd885
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| b931f05fa1 | |||
| 357ea51066 | |||
| e4534bcace |
Submodule src/modules/voicelog updated: e05dfbcc5f...0cfc9b9986
@@ -44,7 +44,7 @@ class YarnCog(LionCog):
|
||||
if (
|
||||
reaction.me
|
||||
and reaction.count == 1
|
||||
and str(reaction.emoji) not in ("⬅️", "➡️")
|
||||
and reaction.message.author.id != self.bot.user.id
|
||||
):
|
||||
await reaction.remove(self.bot.user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user