Version 1.1.0
New Features:
- Added simple tkinter GUI (Pull Request #8 by @dborodin836)
- Added bans feature (Pull Request #12 by @dborodin836)
- Added !rtd rickroll command (Pull Request #13 by @dborodin836)
- Added logging to a file (Pull Request #14 by @dborodin836)
- Added gpt3 command to GUI (Pull Request #15 by @dborodin836)
- Added basic logo (Pull Request #19 by @dborodin836)
Bug Fixes:
- Fixed a bug with say command and multiple " in line (Pull Request #9 by @dborodin836)
- Optimized CPU usage (Pull Request #10 by @dborodin836)
- DEAD usernames are no longer considered part of the username (Pull Request #11 by @dborodin836)
- Fixed wrong encoding in log files (Pull Request #16 by @dborodin836)
- Fixed log_window widget (Pull Request #24 by @dborodin836)
- Added checks for RateLimiterError (Pull Request #22 by @dborodin836)
- RTD_MODE is now 0 by default (Pull Request #18 by @dborodin836)
Refactoring:
- Refactored most of the project (Pull Request #17 by @dborodin836)
Documentation:
- Updated docs (Pull Request #21 by @dborodin836)
Full Changelog: 1.0.1...1.1.0