aboutsummaryrefslogtreecommitdiff
path: root/src/lib/badwords.ts
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-12-14 13:57:08 +0100
committerGitHub <noreply@github.com>2021-12-14 07:57:08 -0500
commitd4a401ed2315a7b5e7dfa390836f2ebae1299976 (patch)
treee51d1d1fe3d1378c67ad7e4e7941e5c94d093088 /src/lib/badwords.ts
parent11cc534cc895261d610eb9e7daa0672d8fb16e51 (diff)
downloadtanzanite-d4a401ed2315a7b5e7dfa390836f2ebae1299976.tar.gz
tanzanite-d4a401ed2315a7b5e7dfa390836f2ebae1299976.tar.bz2
tanzanite-d4a401ed2315a7b5e7dfa390836f2ebae1299976.zip
Update badwords.ts (#50)
* Update badwords.ts * Update badlinks.ts * Update badlinks.ts
Diffstat (limited to 'src/lib/badwords.ts')
-rw-r--r--src/lib/badwords.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/badwords.ts b/src/lib/badwords.ts
index 3a63273..a814c06 100644
--- a/src/lib/badwords.ts
+++ b/src/lib/badwords.ts
@@ -415,6 +415,13 @@ export default {
reason: "discord nitro scam phrase",
regex: false,
},
+ "XBOX and DISCORD are giving away free NITRO FULL for a month.": {
+ severity: Severity.PERM_MUTE,
+ ignoreSpaces: true,
+ ignoreCapitalization: true,
+ reason: "discord nitro scam phrase",
+ regex: false,
+ },
/* -------------------------------------------------------------------------- */
/* Misc Scams */