emotes => emojis
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user