forked from Supositware/Haha-Yes
Blacklist user
This commit is contained in:
parent
a5f6ab86b5
commit
2f5c051c83
2 changed files with 3 additions and 2 deletions
|
@ -5,7 +5,7 @@ module.exports = class BanCommand extends Command {
|
|||
name: 'hackban',
|
||||
group: 'admin',
|
||||
memberName: 'hackban',
|
||||
description: 'ban the id of the user even if they are not in the server',
|
||||
description: 'ban the id of the user even if they are not in the server',
|
||||
guildOnly: true,
|
||||
clientPermissions: ['BAN_MEMBERS'],
|
||||
userPermissions: ['BAN_MEMBERS'],
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"placeholder": "placeholder"
|
||||
"501856229123948545": "Fuck off wierd userbot",
|
||||
"497730155691638784": "Fuck off wierd userbot"
|
||||
}
|
Loading…
Reference in a new issue