diff --git a/commands/admin/banword.js b/commands/admin/banword.js index fcdd8cca..2f505b9c 100644 --- a/commands/admin/banword.js +++ b/commands/admin/banword.js @@ -7,6 +7,7 @@ class BannedWordsCommand extends Command { aliases: ['bannedword', 'banword'], category: 'admin', userPermissions: ['MANAGE_MESSAGES'], + clientPermissions: ['MANAGE_MESSAGES'], args: [ { id: 'word',