From 030aa9631d03544fa75c60870cd45d4a5fe3a15c Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 12 Jun 2017 22:20:17 -0400 Subject: So more things --- aleemod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleemod.js b/aleemod.js index be482f6..2461b94 100644 --- a/aleemod.js +++ b/aleemod.js @@ -139,7 +139,7 @@ client.user.setPresence(presence); } if (expletiveFilter) { - var exp = msg.search(/(\s|^)(shit|shite|shitty|bullshit|fuck|fucking|ass|penis|cunt|faggot|damn|wank|wanker|nigger|bastard|piss|vagina|thisisnotarealwordbutatestword|aleesucks|hentai|asl|a55|anal|ballsack|bong|cocaine|cum|dick|dp|pedo|pube|rape|scat|semen|testes|tits|anus|arse|bitch|b1tch|b17ch|boob|cock|foreskin|hardon|horny|porn|wtf|masturbating|raping)(\s|$)/i); + var exp = msg.search(/(\s|^)(shit|shite|shitty|bullshit|fuck|fucking|ass|penis|cunt|faggot|damn|wank|wanker|nigger|bastard|piss|vagina|thisisnotarealwordbutatestword|aleesucks|hentai|asl|a55|anal|ballsack|bong|cocaine|cum|dick|dp|pedo|pube|rape|scat|semen|testes|tits|anus|arse|bitch|b1tch|b17ch|boob|cock|foreskin|hardon|horny|porn|wtf|masturbating|raping|fucked)(\s|$)/i); if (exp != -1) { //Gah! They're not supposed to say that! switch (Math.floor(Math.random() * 1000) % 5) { case 0: -- cgit v1.2.3