From 9b2ab3b7a29983beba6908644a69925fd7adf253 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Wed, 29 Apr 2020 14:42:03 -0700 Subject: add contact cmds, qol updates/ formatting, v9.1.0 --- src/commands/server/roles.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands/server/roles.ts') diff --git a/src/commands/server/roles.ts b/src/commands/server/roles.ts index e55f3a8..8ec4a01 100644 --- a/src/commands/server/roles.ts +++ b/src/commands/server/roles.ts @@ -13,7 +13,7 @@ module.exports = class RolesServer extends Command { 'roles-list', 'roleslist' ], - group: 'fun', + group: 'server', memberName: 'roles', description: 'Lists all the roles on the current server.', examples: ['uwu!roles'], -- cgit v1.2.3