Upload files to "wordlist"

This commit is contained in:
2025-08-20 20:20:38 +02:00
parent 35e854fb15
commit d2ec1744e7
2 changed files with 938 additions and 0 deletions

22
wordlist/readme.md Normal file
View File

@@ -0,0 +1,22 @@
# Wordlists
## What is this even?
This is a remnant of the old censor system i patched out with a global toggle, since i planned to use this on somewhere public.
### How to re-enable:
Just change the src
ignore_profanity = True
to
ignore_profanity = False
and then you have re-enabled it.