aboutsummaryrefslogtreecommitdiff
path: root/aleemod.js
diff options
context:
space:
mode:
Diffstat (limited to 'aleemod.js')
-rw-r--r--aleemod.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleemod.js b/aleemod.js
index 9bec656..38565ea 100644
--- a/aleemod.js
+++ b/aleemod.js
@@ -46,7 +46,7 @@ const Discord = require('discord.js');
}
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)(\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)(\s|$)/i);
if (exp != -1) { //Gah! They're not supposed to say that!
switch (Math.floor(Math.random() * 1000) % 5) {
case 0: