From 1698098bbb3fe694aa8106a9d8bdf36203329a57 Mon Sep 17 00:00:00 2001 From: Conatum Date: Sat, 19 Mar 2022 17:48:03 +0200 Subject: [PATCH] routine: Update new command list. --- 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 1329fc02..719a87df 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 = {'achievements', 'nerd', 'invite', 'support'} +new_commands = {'botconfig', 'sponsors'} # Set the command groups to appear in the help group_hints = {