Hi.
At the end of stream i would like to call a cmd for NB to list all stream guests (those who was active in the chat)… is it possible to do it and if yes - how?
Hey @Mr_Osis!
I’m afraid YouTube doesn’t offer this kind of data through their API so I’d answer that it’s not possible.
Its kinda possible thought python with etags and live chat id, but i was wondering if there is smth Nightbot could offer
Yes, of course you could collect all the usernames of the people who sent a message during the stream, and Nightbot kind of already does that with the logs, but it doesn’t offer the user list as a variable, at least for now.
1 Like
Thanks for your answer