aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-11-15 15:49:12 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-11-15 15:49:12 -0500
commitb7783efab09b12fae190729f940ccfe6b4d4c7d9 (patch)
tree39f1dce2d461ad5f227ebeed7410f8c90862eefd
parente5f90ecfa84b2d102c0774b0c50a31d58025555b (diff)
parent3e011c43439fcf4bd36a6c537bee878a44fdfb3b (diff)
downloadtanzanite-b7783efab09b12fae190729f940ccfe6b4d4c7d9.tar.gz
tanzanite-b7783efab09b12fae190729f940ccfe6b4d4c7d9.tar.bz2
tanzanite-b7783efab09b12fae190729f940ccfe6b4d4c7d9.zip
Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot
-rw-r--r--src/lib/badlinks.ts2
-rw-r--r--src/lib/badwords.ts7
2 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/badlinks.ts b/src/lib/badlinks.ts
index 2d1b2ca..c79f08d 100644
--- a/src/lib/badlinks.ts
+++ b/src/lib/badlinks.ts
@@ -636,6 +636,7 @@ export default [
"discoclapp.xyz",
"discocord.com",
"discocrd-gift.com",
+ "discocrd-gifts.com",
"discocrd-nitro.com",
"discocrd.gift",
"discocrd.gifts",
@@ -1257,6 +1258,7 @@ export default [
"discordp.ml",
"discordpap.com",
"discordpp.com",
+ "discordprize.xyz",
"discordpromo.site",
"discordq.com",
"discordqapp.com",
diff --git a/src/lib/badwords.ts b/src/lib/badwords.ts
index fa16850..20ca29d 100644
--- a/src/lib/badwords.ts
+++ b/src/lib/badwords.ts
@@ -351,6 +351,13 @@ export default {
reason: "discord nitro scam phrase",
regex: false,
},
+ "Free distributiοn of discοrd nitrο for 3 months from steаm!": {
+ severity: Severity.PERM_MUTE,
+ ignoreSpaces: true,
+ ignoreCapitalization: true,
+ reason: "discord nitro scam phrase",
+ regex: false,
+ },
/* -------------------------------------------------------------------------- */