About The Project
JavaScript library designed to make it easy for new developers to use Twitch's EventSub feature. EventSub subscriptions let an application listen for events that happen on Twitch. This library makes it easy to manage those subscriptions. Using the library an application can get and validate tokens as well as create or destroy event subscriptions.
Event examples: Broadcaster goes live, new follower, new subscriber, etc.

Github Repo 

You may also like

Back to Top