I want to create a command that would shoutout a random viewer, just for fun and learning purposes.
So I wanna type !shoutout in Fat_Clouds stream, and the result would look something like this:
Shoutout
I got the API for the viewer list, and need help with parsing that into a string, and to then print out a random user in the viewer list with the Math.random command. I would greatly appreciate all help!