Send data from TBot to an extension

This would relay via an external server. aka EBS (Extension Backend Service).

So depends where you state is controlled.

Thsi isn’t a “Twitch” question but a generate development question.

It’s up to you to decide where to control/store state and how state is managed/updated from external sources.

So the server storing state, accepts inputs form whatever (Twitter Tweets, Custom Dashboard Buttons, Chat Bot commands) and processes it and outs to whatever (Twitter Tweets, Dashboard Display, Extension UI, Twitch Chat)

1 Like