summaryrefslogtreecommitdiff
path: root/src/bot.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bot.ts')
-rw-r--r--src/bot.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/bot.ts b/src/bot.ts
index 5e949e9..fc4a6a5 100644
--- a/src/bot.ts
+++ b/src/bot.ts
@@ -29,7 +29,11 @@ client.registry
['crypto', 'Crypto Command Group'],
['zerotwo', 'Zero Two Command Group'],
['bot', 'Bot COmmand Group'],
- ['user', 'User Command Group']
+ ['user', 'User Command Group'],
+ ['utility', 'Utility Command Group'],
+ ['minecraft', 'Minecraft Command Group'],
+ ['animals', 'Animal Command Group'],
+ ['roleplay', 'Roleplay Command Group']
])
.registerDefaultGroups()
.registerDefaultCommands({