From fd9f486219a77a9fcebf5ea9230ab1ffca000be7 Mon Sep 17 00:00:00 2001 From: turtlebasket Date: Fri, 8 May 2020 14:17:56 -0700 Subject: [PATCH] Add emote vote aliases --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 6ff4d3d..b36048e 100644 --- a/bot.py +++ b/bot.py @@ -141,7 +141,7 @@ async def help(ctx): await ctx.send(embed=embed) -@bot.command(aliases=['addEmoji']) +@bot.command(aliases=['addemote', 'addemoji', 'addEmoji']) async def addEmote(ctx, emote_name: str): """ command: addEmote