forked from Supositware/Haha-Yes
This commit is contained in:
parent
2f5c051c83
commit
05d036d6c5
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ module.exports = class cbCommand extends Command {
|
||||||
group: 'admin',
|
group: 'admin',
|
||||||
memberName: 'cb',
|
memberName: 'cb',
|
||||||
description: 'spam a bunch of dot to quickly make something disspear',
|
description: 'spam a bunch of dot to quickly make something disspear',
|
||||||
clientPermissions: ['MANAGE_MESSAGES'],
|
|
||||||
userPermissions: ['MANAGE_MESSAGES'],
|
userPermissions: ['MANAGE_MESSAGES'],
|
||||||
guildOnly: true,
|
guildOnly: true,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue