Version 1.2.0
New Features
- Added !gh command - (Pull Request #32 by @dborodin836)
- Added check for updates - (Pull Request #31 by @dborodin836)
- Added ability to change the name for !rtd command in config - (Pull Request #33 by @dborodin836)
- Added theme to a GUI - (Pull Request #34 by @dborodin836)
- Added a toggle to disable sticky logs - (Pull Request #35 by @dborodin836)
- Added a default response if the user sends !gpt3 without a question - (Pull Request #36 by @dborodin836)
Bug Fixes
- Added validators for the config file - (Pull Request #26 by @dborodin836)
- Added more messages in the bans functionality - (Pull Request #37 by @dborodin836)
- Gpt3 command will try to get a response twice - (Pull Request #38 by @dborodin836)
- Fixed icon - (Pull Request #39 by @dborodin836)
- Added an error message in the case when the config is not existent or nonvalid - (Pull Request #40 by @dborodin836)
- Added a delay between retries in !gpt3 (Pull Request #41 by @dborodin836)
Enhancements
- Added LICENSE file - (Pull Request #25 by @dborodin836)
- Added some tests (work in progress) - (Pull Request #27 by @dborodin836)
- Fixed branch naming - (Pull Request #28 by @dborodin836)
- Removed broken test on GitHub Actions - (Pull Request #30 by @dborodin836)
Full Changelog: 1.1.0...1.2.0