From 05d036d6c5133a798c115765dfed4a71aee1bbf0 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Fri, 19 Oct 2018 23:39:27 +0200 Subject: [PATCH] --- commands/admin/cb.js | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/admin/cb.js b/commands/admin/cb.js index bc312963..bbc11676 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, });