Fixed the group

Commando
loicbersier 6 years ago
parent c740459352
commit ef4c003bd8

@ -3,7 +3,7 @@ module.exports = class supportMeCommand extends Command {
constructor(client) { constructor(client) {
super(client, { super(client, {
name: 'supportme', name: 'supportme',
group: 'fun', group: 'utility',
memberName: 'supportme', memberName: 'supportme',
description: `Support me and my bot`, description: `Support me and my bot`,
}); });

Loading…
Cancel
Save