List of guests attended a yt stream

Asked May 22, 2023·4 replies·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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?

4 replies

Hey @Frosty Dodo!

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.