I'm trying to work out how i get a list of videos/streams where the user is a moderator for live chat.
This is done in nightbot and fussbot but i can't work out how they do it, it works by you adding the Nightbot channel as a moderator of your live streams chat but im unsure how they get your live stream to watch the chat from them being added as a moderator to the channel. (i'm guessing they are a channel moderator and not a video/stream as they are persistent though all casts)
I have thought it would be in the API docs but if it is i can't find it / not sure what im looking for.
I'm implementing this in PHP and so far i have it now getting stream events id's and your persistent live stream ids but i'm now stuck.