summaryrefslogtreecommitdiff
path: root/src/bot.ts
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-17 02:21:36 -0700
committer8cy <[email protected]>2020-04-17 02:21:36 -0700
commitb377c28dc5f0df933ec5d96edd62bc1e3db8af62 (patch)
tree4a89fbd8a63f2a68fa916685094e2f4bdaacf26d /src/bot.ts
parentadd missing +, v7.0.1 (diff)
downloaddep-core-b377c28dc5f0df933ec5d96edd62bc1e3db8af62.tar.xz
dep-core-b377c28dc5f0df933ec5d96edd62bc1e3db8af62.zip
add anime cmd group, v7.1.0
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({