summaryrefslogtreecommitdiff
path: root/src/bot.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bot.ts')
-rw-r--r--src/bot.ts5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/bot.ts b/src/bot.ts
index b0a28e8..d23c625 100644
--- a/src/bot.ts
+++ b/src/bot.ts
@@ -31,12 +31,13 @@ client.registry
.registerGroups([
['fun', 'Fun Command Group'],
['moderation', 'Moderation Command Group'],
- ['utility', 'Utility Command Group'],
+ ['server', 'Server Command Group'],
['voice', 'Voice Command Group'],
['nsfw', 'NSFW Command Group'],
['anime', 'Anime Command Group'],
['crypto', 'Crypto Command Group'],
- ['zerotwo', 'Zero Two Command Group']
+ ['zerotwo', 'Zero Two Command Group'],
+ ['bot', 'Bot COmmand Group']
])
.registerDefaultGroups()
.registerDefaultCommands({