chatit/src/main
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
..
java/org/itqop/chatit feat: Make profanity threshold and regex configurable 2024-10-21 11:54:09 +03:00
resources Init first version project 2024-10-21 11:05:56 +03:00