I need this command pls
Random User API
4 replies
Hey @Burly Dolphin!
Please have a look here:
/t/nightbot-returning-empty-viewer-list/1534648747047260502#m1534648748737822853
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"