2019-05-10 12:22:03 +00:00
|
|
|
# Changelog
|
|
|
|
|
2020-01-11 19:38:51 +00:00
|
|
|
## 5.0.0 - 2020-01-11
|
|
|
|
### Added
|
|
|
|
- Twitch point song request feature with dedicated web server and twitch
|
|
|
|
chat handler
|
|
|
|
- Mentions of `!galched` command in bot messages
|
|
|
|
- Chiki-briki song for discord bot
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Typos in the bot messages
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Updated `go-twitch-irc` lib to v2.2.1
|
|
|
|
|
2019-10-20 15:22:52 +00:00
|
|
|
## 4.2.0 - 2019-10-20
|
|
|
|
### Added
|
|
|
|
- Universal song handler with polka and sax commands
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Updated discordgo library up to v0.20.1
|
|
|
|
|
2019-07-28 20:10:24 +00:00
|
|
|
## 4.1.0 - 2019-07-28
|
|
|
|
### Added
|
|
|
|
- Song player handler
|
|
|
|
|
|
|
|
## 4.0.2 - 2019-07-28
|
|
|
|
### Changed
|
|
|
|
- Info about 7th subday
|
|
|
|
|
2019-07-20 19:14:07 +00:00
|
|
|
## 4.0.1 - 2019-07-22
|
|
|
|
### Changed
|
|
|
|
- Twitch chat library version from v1 to v2
|
|
|
|
|
2019-06-23 13:12:35 +00:00
|
|
|
## 4.0.0 - 2019-06-23
|
|
|
|
### Added
|
|
|
|
- Twitch chat module
|
|
|
|
- Twitch chat handler that calculates duplicates in chat
|
|
|
|
|
2019-06-03 20:27:34 +00:00
|
|
|
## 3.0.2 - 2019-06-03
|
2019-05-31 21:07:12 +00:00
|
|
|
### Added
|
|
|
|
- Command !subhistory
|
2019-06-03 20:27:34 +00:00
|
|
|
- Info about 5th and 6th subday
|
2019-05-31 21:07:12 +00:00
|
|
|
|
2019-05-10 12:55:43 +00:00
|
|
|
## 3.0.1 - 2019-05-10
|
|
|
|
### Added
|
|
|
|
- Readme file
|
|
|
|
### Removed
|
|
|
|
- Removed redundant setting parameter for subday database dumping duration
|
|
|
|
### Changed
|
|
|
|
- Changed way of sending messages to the discord channel
|
|
|
|
|
2019-05-10 12:22:03 +00:00
|
|
|
## 3.0.0 - 2019-05-10
|
|
|
|
### Changed
|
|
|
|
- Redesigned application with modular structure based on uber fx
|