emotes => emojis

This commit is contained in:
Klemek
2021-04-22 13:09:07 +02:00
parent 6afb05148d
commit f8e294f647
15 changed files with 69 additions and 75 deletions
-1
View File
@@ -30,7 +30,6 @@ class ChannelsScanner(Scanner):
)
async def init(self, message: discord.Message, *args: str) -> bool:
# get max emotes to view
self.top = 10
for arg in args:
if arg.isdigit():