From cffe3b076a39dfaaf5dfc0599cb9e0711130dac3 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 12 Jun 2017 21:14:46 -0400 Subject: New things --- aleemod.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aleemod.js b/aleemod.js index 27ab17b..925b1c8 100644 --- a/aleemod.js +++ b/aleemod.js @@ -139,11 +139,11 @@ 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)(\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)(\s|$)/i); if (exp != -1) { //Gah! They're not supposed to say that! switch (Math.floor(Math.random() * 1000) % 5) { case 0: - message.reply("Hey! This is not your time to swear."); + message.reply("Hey! This is not your time to swear and being disgusting."); break; case 1: message.reply("Hey! Let's not have any of that please."); -- cgit v1.2.3