We explore streamer.bot to handle the chat event stream and act like a proxy to our frontend, the stream overlay in WebGL. We swap out the previous implementation with comfy.js and TMI.js for a direct socket connection to the streamer.bot application.
The PR with the final code: https://github.com/jbolda/stream-overlay/pull/3
streamer.bot: https://streamer.bot
Chapters
00:00:00 Checking Out Streamer.bot
00:02:02 Exploring App And Docs
00:11:09 Connecting To Socket For Events
00:35:23 Fixing Message Receipt
00:45:03 Subscribing To Events
00:47:23 Debugging Event Listening
01:00:05 Committing To Streamer.bot
#live