aboutsummaryrefslogtreecommitdiff
path: root/src/lib/badwords.ts
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-10-27 14:45:11 +0200
committerGitHub <noreply@github.com>2021-10-27 08:45:11 -0400
commit6bdc8db75f093098ba6c8e0818c006e77ddc6b88 (patch)
tree8cff3808b6c1088804ec31a7285b3c4e08ba26e6 /src/lib/badwords.ts
parenta1ab06dcfccef90192b90910aecdddbc505eca00 (diff)
downloadtanzanite-6bdc8db75f093098ba6c8e0818c006e77ddc6b88.tar.gz
tanzanite-6bdc8db75f093098ba6c8e0818c006e77ddc6b88.tar.bz2
tanzanite-6bdc8db75f093098ba6c8e0818c006e77ddc6b88.zip
👍 (#29)
* link * another one * another one * Update badwords.ts * another one
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 de611a7..aae5691 100644
--- a/src/lib/badwords.ts
+++ b/src/lib/badwords.ts
@@ -273,6 +273,13 @@ export default {
reason: "discord nitro scam phrase",
regex: false,
},
+ "Hi i claim this nitro for free 3 months lol!": {
+ severity: Severity.PERM_MUTE,
+ ignoreSpaces: true,
+ ignoreCapitalization: true,
+ reason: "discord nitro scam phrase",
+ regex: false,
+ },
/* -------------------------------------------------------------------------- */
/* Misc Scams */