Hi all, I was hoping you could help me with something. I'd like to make nightbot pick a random video from the channel we're streaming on on YouTube. Using the Decapi API I already made a command for the most recent upload, but I'd like a command that fetches a random URL from the channel, ideally with a restriction in place so the very oldest don't get picked, but that's not absolutely necessary.
I suspect it would be a combination of eval and fetchurl, but I can't quite figure it out. Thanks in advance, gals and guys!