MitchellHarrison / stream-environment

Python. Postgres. Docker. | Microservices in pursuit of a better, more interactive live stream. https://twitch.tv/mitchsworkshop
https://twitch.tv/mitchsworkshop
MIT License
20 stars 12 forks source link

add EventSub service #23

Open MitchellHarrison opened 2 years ago

MitchellHarrison commented 2 years ago

EventSub is Twitch's service for getting real-time follower/bit/sub updates. Now that the chatbot is working, we can use it to thank new followers/subs in chat and potentially expand further with it later.

MitchellHarrison commented 2 years ago

The eventsub service is currently built but in an early state and not included in the Docker network.