mirror of https://gitlab.com/gpvkt/twitchtts.git
Update CHANGELOG.md, config-dist.yml
This commit is contained in:
parent
9bc6e4b1fa
commit
cfe02ac7c7
|
@ -2,7 +2,7 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.1.0] - unreleased
|
||||
## [1.1.0] - 2022-08-12
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
irc:
|
||||
channel: "#changeme"
|
||||
username: "changeme"
|
||||
oauth_token: "use https://www.21x9.org/twitch/ or a similiar service to get your token"
|
||||
oauth_token: # leave this blank to start the token generator
|
||||
server: "irc.chat.twitch.tv"
|
||||
clearmsg_timeout: 10
|
||||
|
||||
|
|
Loading…
Reference in New Issue