Fixed the group

Commando
loicbersier 6 years ago
parent c740459352
commit ef4c003bd8

@ -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`,
});

Loading…
Cancel
Save