galched-bot/changelog.md
alexvanin f0f31a8415 Add twitch point song requests to the bot
This commits adds new feature for galchedbot: video requests
in the twitch chat via highlighted chat messages. This messages
parsed by the bot and added to the video queue, that can be
accessed by the dedicated web server. Video queue requires
authorization based on random token added to the cookies.
2020-01-11 22:38:51 +03:00

1.1 KiB

Changelog

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