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`