diff --git a/nomen/notifications.py b/nomen/notifications.py index 6fb54d7..3afdb4d 100644 --- a/nomen/notifications.py +++ b/nomen/notifications.py @@ -226,7 +226,7 @@ class Notifications(Cog): await self._add_keyword(ctx, keyword, True) - @keyword.command() + @keyword.command(aliases=["delete", "del"]) @guild_only() async def remove(self, ctx, keyword): """