forked from Supositware/Haha-Yes
try to get me banned
This commit is contained in:
parent
578c1a4a94
commit
4aae6fa940
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class serverblacklistInhibitor extends Inhibitor {
|
|||
}
|
||||
|
||||
async exec(message) {
|
||||
const blacklist = ['595100178915262464'];
|
||||
const blacklist = ['595100178915262464', '630127127450091521'];
|
||||
return blacklist.includes(message.guild.id);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue