This commit is contained in:
loicbersier 2018-10-19 23:39:27 +02:00
parent 2f5c051c83
commit 05d036d6c5

View file

@ -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,
});