diff --git a/nomen/notifications.py b/nomen/notifications.py index 9d9bc89..9cefc2b 100644 --- a/nomen/notifications.py +++ b/nomen/notifications.py @@ -360,7 +360,7 @@ class Notifications(Cog): await ctx.bot.db.commit() await ctx.send(f"Paused notifications in {ctx.guild}") - @keyword.command() + @keyword.command(aliases=["unpause"]) @guild_only() async def resume(self, ctx): """