Closed tisboyo closed 3 years ago
Figure out a way to not reset the stream when the endpoint is hit
https://dev.twitch.tv/docs/api/webhooks-reference#topic-stream-changed
Idea: Capture the start time, and compare future calls to the start time and if the same, it's most likely the topic.
No longer an issue with recent change to EventSub
Figure out a way to not reset the stream when the endpoint is hit