Skip to content

Releases: true-dubach/node-twitch-webhook

v1.2.4

13 Jan 20:19
Compare
Choose a tag to compare

Twitch has updated notification payload of User Follows topic

Now library supports automatically converting timestamp in this topic to Date. Old topic format is still supported though.

v1.2.2

03 Jan 14:30
Compare
Choose a tag to compare
  • Now event payload contains "options" field.
  • Added ability to unsubscribe from all topics.

v1.1.2

02 Jan 19:26
Compare
Choose a tag to compare
  • Fixed bug with base api url (not ending in "/" did not work before)
  • Fixed incorrect error message in RequestDenied error