diff --git a/commands/utility/supportme.js b/commands/utility/supportme.js index dea4631..43da90f 100644 --- a/commands/utility/supportme.js +++ b/commands/utility/supportme.js @@ -3,7 +3,7 @@ module.exports = class supportMeCommand extends Command { constructor(client) { super(client, { name: 'supportme', - group: 'fun', + group: 'utility', memberName: 'supportme', description: `Support me and my bot`, });