diff options
author | jani270 <jani270@gmx.de> | 2021-09-11 22:41:31 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2021-09-11 22:41:31 +0200 |
commit | 4f7a2be17246ca6d682459c07c362c7edc85dd58 (patch) | |
tree | cfb3585e2c34b1eb28fec6f2ac493078d26c5cba /lib | |
parent | 2d466104f949bd2c392b4608b61d9be1537ffb5e (diff) | |
download | tanzanite-4f7a2be17246ca6d682459c07c362c7edc85dd58.tar.gz tanzanite-4f7a2be17246ca6d682459c07c362c7edc85dd58.tar.bz2 tanzanite-4f7a2be17246ca6d682459c07c362c7edc85dd58.zip |
Removing them as request, pls tell us how you wanna implement them in staff chat thanks
Diffstat (limited to 'lib')
-rw-r--r-- | lib/badwords.json5 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/badwords.json5 b/lib/badwords.json5 index 0237bcc..f334473 100644 --- a/lib/badwords.json5 +++ b/lib/badwords.json5 @@ -38,9 +38,5 @@ "hi bro, i'm leaving this fucking game, take my skin": 3, 'hello i am leaving cs:go': 3, 'hi, bro i am leaving cs:go and giving away my skin': 3, - 'tar baby': 2, - 'cum': 0, - 'sex': 0, - 'seggs': 0, - 'cock': 0, + 'tar baby': 2 } |