aboutsummaryrefslogtreecommitdiff
path: root/lib/badwords.json5
diff options
context:
space:
mode:
Diffstat (limited to 'lib/badwords.json5')
-rw-r--r--lib/badwords.json556
1 files changed, 0 insertions, 56 deletions
diff --git a/lib/badwords.json5 b/lib/badwords.json5
deleted file mode 100644
index eca13ca..0000000
--- a/lib/badwords.json5
+++ /dev/null
@@ -1,56 +0,0 @@
-/* Severities:
- - 0: Delete message
- - 1: Delete message and warn user
- - 2: Delete message and mute user for 15 minutes
- - 3: Delete message and mute user permanently
- */
-{
- /* Slurs */
- "faggot": 2,
- "nigga": 3,
- "nigger": 3,
- "nigra": 3,
- "retard": 2,
- "retarted": 2,
- "slut": 1,
- "tar baby": 2,
- "whore": 1,
- "卍": 3,
-
- /* Steam Scams */
- 'Я в тильте, в кс дали статус "Ненадежный"': 1, // I'm on tilt, in the cop they gave the status "Unreliable"
- "hello i am leaving cs:go": 3,
- "hello! I'm done with csgo": 3,
- "hi bro, i'm leaving this fucking game, take my skin": 3,
- "hi friend, today i am leaving this fucking game": 3,
- "hi guys, i'm leaving this fucking game, take my": 3,
- "hi, bro h am leaving cs:go and giving away my skin": 3,
- "hi, bro i am leaving cs:go and giving away my skin": 3,
- "i confirm all exchanges, there won't be enough": 3,
- "i quit csgo": 3,
- "the first three who send a trade": 3,
- "you can choose any skin for yourself": 3,
-
- /* Nitro Scams */
- "and there is discord hallween's giveaway": 3,
- "discord nitro for free - steam store": 3,
- "free 3 months of discord nitro": 3,
- "free discord nitro airdrop": 3,
- "get 3 months of discord nitro": 3,
- "get discord nitro for free": 3,
- "get free discord nitro from steam": 3,
- "lol, jahjajha free discord nitro for 3 month!!": 3,
- "steam is giving away 3 months of discord nitro for free to all no limited steam users": 3,
- "Лол, бесплатный дискорд нитро на 1 месяц!": 3, // Lol, 1 month free discord nitro!
- "Airdrop Discord FREE NITRO from Steam —": 3,
-
- /* Misc Scams */
- "found a cool software that improves the": 3,
-
- /* Frequently Advertised Discord Severs */
- "https://discord.gg/7CaCvDXs": 2,
-
- // 'tm5LcYN': 3,
- // '5gwLaOZ.png': 3,
- // 'hYKoQoU4bss': 3,
-}