60 lines
No EOL
1.2 KiB
Markdown
60 lines
No EOL
1.2 KiB
Markdown
# Changelog
|
|
|
|
## 5.0.1 - 2020-03-08
|
|
### Changed
|
|
- Updated `go-twitch-irc` lib to v2.2.2
|
|
|
|
|
|
## 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
|
|
|
|
## 4.2.0 - 2019-10-20
|
|
### Added
|
|
- Universal song handler with polka and sax commands
|
|
|
|
### Changed
|
|
- Updated discordgo library up to v0.20.1
|
|
|
|
## 4.1.0 - 2019-07-28
|
|
### Added
|
|
- Song player handler
|
|
|
|
## 4.0.2 - 2019-07-28
|
|
### Changed
|
|
- Info about 7th subday
|
|
|
|
## 4.0.1 - 2019-07-22
|
|
### Changed
|
|
- Twitch chat library version from v1 to v2
|
|
|
|
## 4.0.0 - 2019-06-23
|
|
### Added
|
|
- Twitch chat module
|
|
- Twitch chat handler that calculates duplicates in chat
|
|
|
|
## 3.0.2 - 2019-06-03
|
|
### Added
|
|
- Command !subhistory
|
|
- Info about 5th and 6th subday
|
|
|
|
## 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
|
|
|
|
## 3.0.0 - 2019-05-10
|
|
### Changed
|
|
- Redesigned application with modular structure based on uber fx |