diff --git a/commands/owner/blacklist.js b/commands/owner/blacklist.js index 3d5b2654..2162cb20 100644 --- a/commands/owner/blacklist.js +++ b/commands/owner/blacklist.js @@ -8,6 +8,7 @@ module.exports = class BlacklistCommand extends Command { group: 'owner', memberName: 'blacklist', description: `To blacklist a user from the bot`, + ownerOnly: true, args: [ { key: 'user',