Commit Graph

3 Commits

Author SHA1 Message Date
itqop 2ccaa6927c Add en CHANGELOG version 2024-10-21 11:57:00 +03:00
itqop 280eb64159 feat: Make profanity threshold and regex configurable
- Added `profanity_threshold` to `config/chatit.toml` with a default value of `0.5`.
- Added `profanity_regex` to `config/chatit.toml` with the provided regular expression for profanity filtering.
- Updated `ProfanityChecker` and `ChatEventHandler` to utilize the new configuration settings.
- Enhanced the flexibility and configurability of the mod.
2024-10-21 11:54:09 +03:00
itqop afab8962f8 Rename CHANGELOG to CHANGELOG.md 2024-10-21 11:34:24 +03:00