forked from Supositware/Haha-Yes
Put in the correct category
This commit is contained in:
parent
10eec60acc
commit
6ac28736fe
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue