diff options
| author | 8cy <[email protected]> | 2020-07-06 06:08:33 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-06 06:08:33 -0700 |
| commit | 7fd2870037c157ea3c215e225fe42329d6af6e82 (patch) | |
| tree | fa91bc0ddfec595a86eea78f819b295b805b2bb0 /src/bot.ts | |
| parent | add ts defs so not a lot of errors left (diff) | |
| download | dep-core-7fd2870037c157ea3c215e225fe42329d6af6e82.tar.xz dep-core-7fd2870037c157ea3c215e225fe42329d6af6e82.zip | |
add fanart for emma :star2:
Diffstat (limited to 'src/bot.ts')
| -rw-r--r-- | src/bot.ts | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ client.registry ['utility', 'Utility Command Group'], ['minecraft', 'Minecraft Command Group'], ['animals', 'Animal Command Group'], - ['roleplay', 'Roleplay Command Group'] + ['roleplay', 'Roleplay Command Group'], + ['emma', 'Emma\'s Command Group'] ]) .registerDefaultGroups() .registerDefaultCommands({ |