Kumi
629718b79f
Added an inclusive language bot for Matrix chat, which detects and suggests replacements for non-inclusive or unacceptable language based on configurable terms. Bot can send direct messages to users and notify room admins. Included configuration and default dictionary files. - Added `.gitignore` for virtual environments, build artifacts, and Python cache - Config YAML template and default inclusive dictionary terms - Required dependencies listed in `requirements-dev.txt`
4 lines
No EOL
30 B
Text
4 lines
No EOL
30 B
Text
venv/
|
|
dist/
|
|
*.pyc
|
|
__pycache__/ |