2022-08-11 23:11:21 +02:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2022-08-12 18:54:40 +02:00
|
|
|
## [1.1.0] - unreleased
|
2022-08-11 23:11:21 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
2022-08-12 18:54:40 +02:00
|
|
|
* `!quickvote` feature (see README.md for details)
|
|
|
|
* `!ping` command added
|
|
|
|
|
|
|
|
* Configoption to start TTS in disabled mode
|
|
|
|
* OAuth-Token generator
|
|
|
|
* Webbrowser autostart
|
|
|
|
|
2022-08-11 23:11:21 +02:00
|
|
|
### Changed
|
|
|
|
|
2022-08-12 18:54:40 +02:00
|
|
|
* You need to review your `config.yml` as there a new config values added.
|
|
|
|
* The bot replies with a chat message when `!ton` or `!toff` is used
|
|
|
|
|
2022-08-11 23:11:21 +02:00
|
|
|
### Fixed
|
2022-08-12 18:54:40 +02:00
|
|
|
|
|
|
|
* Improved error handling
|
|
|
|
|
|
|
|
## [1.0.0] - 2022-08-11
|
|
|
|
|
|
|
|
Initial Release
|