Twurple Twurple Versions Save

Interact with Twitch's API, chat and subscribe to events via PubSub and EventSub.

v7.0.8

3 months ago

Fixes

  • [eventsub] catch unhandled exceptions and rejections in handler functions (70427232)
  • [eventsub-http] fix some issues regarding resuming existing subscriptions (c6da4390)

v7.0.7

3 months ago

Features

  • [eventsub-ngrok] add ability to pass ngrok options to account for new auth token requirement (5be5074d)

v7.0.6

5 months ago

Features

  • [easy-bot] add CommunitySubEvent#count property (816f2b51)

Fixes

  • [api] fix extension live channels pagination (2a663657, #530)

v7.0.5

5 months ago

Fixes

  • [chat] fix ChatClient refreshing wrong token (93e407d1)

v7.1.0-pre.1

6 months ago

Features

  • [api, eventsub-ws] add mock server support (a0611ef)

v7.1.0-pre.0

6 months ago

Improvements

  • [api, chat] reduce bundle size by about 25% by removing outdated polyfill (a9f39e19)

v7.0.4

6 months ago

Fixes

  • [eventsub-http] fix middleware chain continuing on already finished request (eb69e83d)

v7.0.3

7 months ago

Features

  • [api] add content classification labels & branded content flag to channel APIs (7517e961)
  • [api] add isFeatured to clips objects and filters (392ed3fa)
  • [chat] add new thread & hype chat tags to ChatMessage (cefffa7e)

Fixes

  • [chat] fix ChatUser#isVip always returning true for announcements (6558d644)

v7.0.2

7 months ago

Features

  • add buildEmoteImageUrl helper (e743da6d, #524)

Fixes

  • fix hype train id incorrectly set to event id (19acbe9c, #521, #522)
  • add support for emotes being null in eventsub sub message event (c331cac1, #520)

v7.0.1

7 months ago

Fixes

  • fix PubSubClient#onUserModeration callback type (79049df5, #519)