Global Variable for live status on twitch and/or youtube
MxPuffin
I know its easy enough to get my live status using an API but I think it would be a pretty nice addition to include a global variable for instance
live_on_twitch
true/false, I kinda messed up in the first place by having multiple buttons poll the twitch api for my live status when I shouldve set it in a single button and referenced it where needed but I think adding a live status to the global variables would be much more intuitive for people, especially those who are less versed in using SAMMI. Even if it gets added as a separate option/config so those who don't need it can turn it off so it isn't constantly polling the api for nothing