Renamed the InclusiveLanguageBot class and its instances to AwarenessBot
for better alignment with the bot’s broader focus on awareness beyond
just language inclusivity.
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`