emotes alias
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ bot = Bot(
|
|||||||
bot.log_calls = True
|
bot.log_calls = True
|
||||||
|
|
||||||
bot.register_command(
|
bot.register_command(
|
||||||
"emojis",
|
"(emojis?|emotes?)",
|
||||||
lambda *args: EmotesScanner().compute(*args),
|
lambda *args: EmotesScanner().compute(*args),
|
||||||
"emojis: emojis analysis",
|
"emojis: emojis analysis",
|
||||||
EmotesScanner.help(),
|
EmotesScanner.help(),
|
||||||
|
|||||||
Reference in New Issue
Block a user