Updated description

This commit is contained in:
loicbersier 2018-10-19 12:58:14 +02:00
parent f11f09ee6d
commit a5f6ab86b5

View file

@ -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'],