Commit Graph

11 Commits

Author SHA1 Message Date
itqop dbdd6c9ac4 Fix tick timeout 2024-10-21 17:27:06 +03:00
itqop c5feae6512 Rename class command 2024-10-21 13:46:33 +03:00
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
itqop 779ba9c8b4 Rename class name and fix CHANGELOG dates 2024-10-21 11:31:59 +03:00
itqop 0b4a253dcb Add 0.1.1 version 2024-10-21 11:25:52 +03:00
itqop f7b0004423 Add CHANGELOG 2024-10-21 11:25:14 +03:00
itqop 3fc9e8ef33 Init first version project 2024-10-21 11:05:56 +03:00
itqop dfb8a7a565 Edit gitignore 2024-10-21 11:05:28 +03:00
itqop d84418d303 Init rep 2024-10-21 11:01:32 +03:00