From 3a6ab7b03bff11ca2464407fcfbfb716402baf41 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sat, 5 Oct 2019 21:50:52 +0200 Subject: [PATCH] trying to get banned again --- event/inhibitors/serverblacklist.js | 2 +- json/twiBlacklist.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/event/inhibitors/serverblacklist.js b/event/inhibitors/serverblacklist.js index 77012ff..8a8a58d 100644 --- a/event/inhibitors/serverblacklist.js +++ b/event/inhibitors/serverblacklist.js @@ -8,7 +8,7 @@ class serverblacklistInhibitor extends Inhibitor { } async exec(message) { - const blacklist = ['595100178915262464', '630127127450091521']; + const blacklist = ['595100178915262464', '630127127450091521', '630128971576770580']; return blacklist.includes(message.guild.id); } } diff --git a/json/twiBlacklist.json b/json/twiBlacklist.json index d7eac60..98edae5 100644 --- a/json/twiBlacklist.json +++ b/json/twiBlacklist.json @@ -1 +1 @@ -["217043728127229953", "153320466134728705", "483373304162287626", "383804893154115586", "541860755700449290", "411207629533347850", "549419255511253003", "241374139745566730", "439158164433141773", "214860284446244864", "329390383131787274", "215681880899584000", "223279666067275776", "94879945473392640", "408282444597297152", "175799889089789952", "262054068002750465", "530399670728392737", "476412819278004236"] \ No newline at end of file +["217043728127229953", "153320466134728705", "483373304162287626", "383804893154115586", "541860755700449290", "411207629533347850", "549419255511253003", "241374139745566730", "439158164433141773", "214860284446244864", "329390383131787274", "215681880899584000", "223279666067275776", "94879945473392640", "408282444597297152", "175799889089789952", "262054068002750465", "530399670728392737", "476412819278004236", "493502547999457280"] \ No newline at end of file