Node Twitch Webhook Versions Save

A Node.js library for Twitch Helix Webhooks

v1.2.4

6 years ago

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

6 years ago
  • Now event payload contains "options" field.
  • Added ability to unsubscribe from all topics.

v1.1.2

6 years ago
  • Fixed bug with base api url (not ending in "/" did not work before)
  • Fixed incorrect error message in RequestDenied error