Put in the correct category

Commando
Loïc Bersier 6 years ago
parent 10eec60acc
commit 6ac28736fe

@ -3,7 +3,7 @@ module.exports = class listEmoteCommand extends Command {
constructor(client) {
super(client, {
name: 'listemote',
group: 'fun',
group: 'utility',
memberName: 'listemote',
description: `List the emotes available on the server`,
});

Loading…
Cancel
Save