diff --git a/commands/admin/cb.js b/commands/admin/cb.js index bc31296..bbc1167 100644 --- a/commands/admin/cb.js +++ b/commands/admin/cb.js @@ -6,7 +6,6 @@ module.exports = class cbCommand extends Command { group: 'admin', memberName: 'cb', description: 'spam a bunch of dot to quickly make something disspear', - clientPermissions: ['MANAGE_MESSAGES'], userPermissions: ['MANAGE_MESSAGES'], guildOnly: true, });