mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 08:40:01 +00:00
prepare release v0.18.0
This commit is contained in:
parent
ac751605a8
commit
a1e9c35430
1 changed files with 15 additions and 0 deletions
15
History.md
15
History.md
|
@ -1,3 +1,18 @@
|
||||||
|
# 0.18.0 / 2021-09-17
|
||||||
|
|
||||||
|
* [script] Allow to skip cooldown on script error
|
||||||
|
* [modchannel] Add modchannel core module
|
||||||
|
* [core] Break actions execution when one action fails
|
||||||
|
* [core] Transform broadcaster name into ID
|
||||||
|
* [core] Add category search and channel update
|
||||||
|
* [core] Expose GetIDForUsername function
|
||||||
|
* [core] Expose TwitchClient to plugins
|
||||||
|
* [core] Add fallback support to group template matches
|
||||||
|
* [respond] Support sending message to different channel
|
||||||
|
* [core] Reduce cache time for stream info
|
||||||
|
* [core] Add Twitch events
|
||||||
|
* [core] Add registration for raw-message-handlers
|
||||||
|
|
||||||
# 0.17.0 / 2021-08-28
|
# 0.17.0 / 2021-08-28
|
||||||
|
|
||||||
* Create API for counter and setvariable modules
|
* Create API for counter and setvariable modules
|
||||||
|
|
Loading…
Reference in a new issue