diff --git a/nomen/notifications.py b/nomen/notifications.py index 138b8e9..c7814b3 100644 --- a/nomen/notifications.py +++ b/nomen/notifications.py @@ -117,7 +117,7 @@ class Notifications(Cog): await handle_triggers(ctx, message) @group( - aliases=["kw", "notifications", "notif", "noti"], + aliases=["kw", "notification", "notifications", "notif", "noti"], invoke_without_command=True, ) async def keyword(self, ctx):