summaryrefslogtreecommitdiff
path: root/src/bot.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bot.ts')
-rw-r--r--src/bot.ts4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/bot.ts b/src/bot.ts
index 5946543..ca489bc 100644
--- a/src/bot.ts
+++ b/src/bot.ts
@@ -32,7 +32,9 @@ client.registry
['fun', 'Fun Command Group'],
['moderation', 'Moderation Command Group'],
['utility', 'Utility Command Group'],
- ['voice', 'Voice Command Group']
+ ['voice', 'Voice Command Group'],
+ ['nsfw', 'NSFW Command Group'],
+ ['anime', 'Anime Command Group']
])
.registerDefaultGroups()
.registerDefaultCommands({