zaytri / slime2

Local Chat Overlay System for Twitch
https://slime2.stream/
32 stars 7 forks source link

Access more Twitch events #3

Open zaytri opened 10 months ago

zaytri commented 10 months ago

Currently slime2 just accesses chat, but I do want it to access several events from EventSub as well, such as subscriptions, follows, channel point redeems, cheers, raids etc.

This will involving adding more authentication scopes in the slime2 website, and then using Twurple's EventSub WebSocket listener.