Add emote vote aliases

master
michael 2020-05-08 14:17:56 -07:00
parent f785f08b70
commit fd9f486219
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -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