diff options
| author | Alee14 <alee14498@gmail.com> | 2017-06-12 22:20:17 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-06-12 22:20:17 -0400 |
| commit | 030aa9631d03544fa75c60870cd45d4a5fe3a15c (patch) | |
| tree | 8880f70cf0ad3e5df8f7a9e6bfa7b5a330f6d8b5 | |
| parent | a01ab98b3beb086877e4fb225ca9407ec8c53e1d (diff) | |
| download | AleeBot-030aa9631d03544fa75c60870cd45d4a5fe3a15c.tar.gz AleeBot-030aa9631d03544fa75c60870cd45d4a5fe3a15c.tar.bz2 AleeBot-030aa9631d03544fa75c60870cd45d4a5fe3a15c.zip | |
So more things
| -rw-r--r-- | aleemod.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
