Skip to content

Releases: frosty5689/twitch-watcher

2.0.8

18 Jun 19:43
Compare
Choose a tag to compare
  • Update channel query due to Twitch site update

2.0.7

28 May 15:29
Compare
Choose a tag to compare
  • Removed Twitch user status check as this feature seems to have disappeared. This isn't critical and caused errors that prevented drops from being claimed.

2.0.6

24 May 19:03
614d8c8
Compare
Choose a tag to compare
  • Add ability to wait for X minutes if no Twitch channels found using provided filter, can be configured by setting ENV var noChannelFoundWait
  • Add check and claim drop functionality, the check and claim happens every time the watch timer expires, can be disabled using ENV var checkForDrops