diff --git a/cogs/emote.py b/cogs/emote.py index 7e8ed06..b085d64 100644 --- a/cogs/emote.py +++ b/cogs/emote.py @@ -67,7 +67,7 @@ class Emotes: await context.send( f'{utils.SUCCESS_EMOJIS[False]} Sorry, this command may only be used in a server.') - @commands.command() + @commands.command(usage='[name] ') async def add(self, context, *args): """Add a new emote to this server.