From 7fd2870037c157ea3c215e225fe42329d6af6e82 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 6 Jul 2020 06:08:33 -0700 Subject: add fanart for emma :star2: --- src/bot.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/bot.ts') diff --git a/src/bot.ts b/src/bot.ts index 5ab0578..c54e6d6 100644 --- a/src/bot.ts +++ b/src/bot.ts @@ -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({ -- cgit v1.2.3