diff --git a/bot/modules/meta/help.py b/bot/modules/meta/help.py index 4835636d..2925a863 100644 --- a/bot/modules/meta/help.py +++ b/bot/modules/meta/help.py @@ -10,7 +10,7 @@ from .lib import guide_link new_emoji = " 🆕" -new_commands = {'botconfig', 'sponsors'} +new_commands = {'brand', 'free', 'premium', 'gift', 'skin', 'addgems', 'removegems'} # Set the command groups to appear in the help group_hints = {