Random User API

Asked Apr 13, 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.

I need this command pls

4 replies

Thank you very much for the help, I was looking maybe already something finished

There nothing as a replacement for now as the new endpoint requires authentication from the streamer, and it's quite inconvenient.

I know this isn't exactly what you were wanting and I'm in the same boat

but I played around and was able to create a if user else everyone statement instead
so it's kind of a work around until someone comes back out with a random user api
hope it helps
replace the random user code with

$(eval a=decodeURIComponent(`$(querystring)`);b=`everyone`;a?a:b)

and now it will spit out your command at USERNAME if no username given then it will spit out "everyone"