From 95477dd346b0f2dca1b6ced6946f5cc3cfda6697 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Fri, 24 Apr 2020 19:29:25 -0700 Subject: big changes, too lazy to count, v7.6.0 mainly just fix darling --- 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 d23c625..8036f07 100644 --- a/src/bot.ts +++ b/src/bot.ts @@ -37,7 +37,8 @@ client.registry ['anime', 'Anime Command Group'], ['crypto', 'Crypto Command Group'], ['zerotwo', 'Zero Two Command Group'], - ['bot', 'Bot COmmand Group'] + ['bot', 'Bot COmmand Group'], + ['user', 'User Command Group'] ]) .registerDefaultGroups() .registerDefaultCommands({ -- cgit v1.2.3