Updated description

Commando
loicbersier 6 years ago
parent f11f09ee6d
commit a5f6ab86b5

@ -5,7 +5,7 @@ module.exports = class BanCommand extends Command {
name: 'hackban',
group: 'admin',
memberName: 'hackban',
description: 'ban the mentionned user even if they are not in the server (with id)',
description: 'ban the id of the user even if they are not in the server',
guildOnly: true,
clientPermissions: ['BAN_MEMBERS'],
userPermissions: ['BAN_MEMBERS'],

Loading…
Cancel
Save