Releases: math280h/hushbot
Releases · math280h/hushbot
v1.1.0 - Performance update
This update should come with a high degree of performance increase.
What's changed?
- Regex is now compiled when starting the application (This includes custom rules)
- Use of Redis heavily optimized (Redis is now only contacted when the application starts or something changes)
- Implemented logging for some exceptions.
v1.0.0 - Initial Release
Merge pull request #10 from math280h/feature/ban Implemented ban functionality.