diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-10-23 20:58:45 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-10-23 20:58:45 +0000 |
commit | 9bc6ca4b2e42d8c55318710d115f3cdaeb5459eb (patch) | |
tree | 72faf5258056a6897ffe328cf1fccad7dd8c7914 /src/lib/badwords.ts | |
parent | 541b886a3be538c35049c0f19b802a84d9bd4936 (diff) | |
download | tanzanite-9bc6ca4b2e42d8c55318710d115f3cdaeb5459eb.tar.gz tanzanite-9bc6ca4b2e42d8c55318710d115f3cdaeb5459eb.tar.bz2 tanzanite-9bc6ca4b2e42d8c55318710d115f3cdaeb5459eb.zip |
Automatically format code
Diffstat (limited to 'src/lib/badwords.ts')
-rw-r--r-- | src/lib/badwords.ts | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/src/lib/badwords.ts b/src/lib/badwords.ts index f878f45..1773274 100644 --- a/src/lib/badwords.ts +++ b/src/lib/badwords.ts @@ -10,70 +10,70 @@ export default { ignoreCapitalization: true, reason: "racial slur", regex: false, -}, + }, "nigga": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "racial slur", regex: false, -}, + }, "nigger": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "racial slur", regex: false, -}, + }, "nigra": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "racial slur", regex: false, -}, + }, "retard": { severity: Severity.TEMP_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "ableist slur", regex: false, -}, + }, "retarted": { severity: Severity.TEMP_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "ableist slur", regex: false, -}, + }, "slut": { severity: Severity.WARN, ignoreSpaces: false, ignoreCapitalization: true, reason: "derogatory term", regex: false, -}, + }, "tar baby": { severity: Severity.TEMP_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "racial slur", regex: false, -}, + }, "whore": { severity: Severity.WARN, ignoreSpaces: false, ignoreCapitalization: true, reason: "derogatory term", regex: false, -}, + }, "卍": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "racist symbol", regex: false, -}, + }, /* -------------------------------------------------------------------------- */ /* Steam Scams */ @@ -85,84 +85,84 @@ export default { ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hello i am leaving cs:go": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hello! I'm done with csgo": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hi bro, i'm leaving this fucking game, take my skin": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hi friend, today i am leaving this fucking game": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hi guys, i'm leaving this fucking game, take my": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hi, bro h am leaving cs:go and giving away my skin": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "hi, bro i am leaving cs:go and giving away my skin": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "i confirm all exchanges, there won't be enough": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "i quit csgo": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "the first three who send a trade": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, "you can choose any skin for yourself": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "steam scam phrase", regex: false, -}, + }, /* -------------------------------------------------------------------------- */ /* Nitro Scams */ @@ -173,63 +173,63 @@ export default { ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "discord nitro for free - steam store": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "free 3 months of discord nitro": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "free discord nitro airdrop": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "get 3 months of discord nitro": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "get discord nitro for free": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "get free discord nitro from steam": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "lol, jahjajha free discord nitro for 3 month!!": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "steam is giving away 3 months of discord nitro for free to all no limited steam users": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "Лол, бесплатный дискорд нитро на 1 месяц!": { //? Lol, 1 month free discord nitro! severity: Severity.PERM_MUTE, @@ -237,14 +237,14 @@ export default { ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, "Airdrop Discord FREE NITRO from Steam —": { severity: Severity.PERM_MUTE, ignoreSpaces: true, ignoreCapitalization: true, reason: "discord nitro scam phrase", regex: false, -}, + }, /* -------------------------------------------------------------------------- */ /* Misc Scams */ @@ -255,7 +255,7 @@ export default { ignoreCapitalization: true, reason: "misc. scam phrase", regex: false, -}, + }, "there is a possible chance tomorrow there will be a cyber-attack event where on all social networks including Discord there will be people trying": { severity: Severity.WARN, @@ -263,7 +263,7 @@ export default { ignoreCapitalization: true, reason: "annoying copy pasta", regex: false, -}, + }, /* -------------------------------------------------------------------------- */ /* Frequently Advertised Discord Severs */ @@ -274,5 +274,5 @@ export default { ignoreCapitalization: true, reason: "blacklisted server link", regex: false, -}, + }, } as BadWords; |