mirror of https://gitlab.com/gpvkt/twitchtts.git
28 lines
542 B
Markdown
28 lines
542 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [1.1.0] - 2022-08-12
|
|
|
|
### Added
|
|
|
|
* `!quickvote` feature (see README.md for details)
|
|
* `!ping` command added
|
|
|
|
* Configoption to start TTS in disabled mode
|
|
* OAuth-Token generator
|
|
* Webbrowser autostart
|
|
|
|
### Changed
|
|
|
|
* 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
|
|
|
|
### Fixed
|
|
|
|
* Improved error handling
|
|
|
|
## [1.0.0] - 2022-08-11
|
|
|
|
Initial Release
|