forked from Supositware/Haha-Yes
Updated description
This commit is contained in:
parent
f11f09ee6d
commit
a5f6ab86b5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue