That’s not a bad Idea. I was trying to think a way to use EventSub so my backend could just get notifications of the streamer being live and changing games and storing and then sending a pubsub /broadcast to the specific channel when it changes. but I just found out that this wasn’t working right when I was ready to submit. I had tested onContext but it was while live and just assumed the game field was correct. Then I found out it wasn’t. If they have some changes for me to make I will look into implement using the helix token to do an API call when first loading the UI. that isn’t a bad solution. It’s always nice to get the notifications automatically but it will work. Since it doesn’t seem like this issue is going to be fixed any time soon.
Thanks