Closed DopiGFX closed 9 months ago
Describe the bug Sometimes the live-notification is not sent.
To Reproduce Twitch-API is not fast enough... should be awaited in code
Expected behavior Should always be sent when a streamer gets online
Screenshots If applicable, add screenshots to help explain your problem.
Error: Cannot read properties of undefined reading 'viewers'
Cannot read properties of undefined reading 'viewers'
Solution: If Stream is undefined retry after 5 seconds for 5 times.
Fixed
Describe the bug Sometimes the live-notification is not sent.
To Reproduce Twitch-API is not fast enough... should be awaited in code
Expected behavior Should always be sent when a streamer gets online
Screenshots If applicable, add screenshots to help explain your problem.