Random User API

I need this command pls

Hey @Emex!

Please have a look here:

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”

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.