@twurple/eventsub-ws
Twurple - EventSub WebSocket listener
Listen to events on Twitch via their EventSub API using WebSockets.
Installation
yarn add @twurple/api @twurple/eventsub-ws
or using npm:
npm install @twurple/api @twurple/eventsub-ws
Documentation
A good place to start with this library is the documentation which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.
If you're getting stuck...
You can join the Twitch API Libraries Discord Server and ask in #twurple
for support.