From f898e6d2d440452c9adb4032d37eac3725b156c7 Mon Sep 17 00:00:00 2001 From: Conatum Date: Tue, 17 May 2022 23:09:42 +0300 Subject: [PATCH] style (help): Correct new commands. --- bot/modules/meta/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {