I’m new to writing commands and trying to get a random quote from a pastebin. But can’t get it to work.
Is anyone able to let me know what I’ve done wrong
My command is
$(eval a='$(urlfetch json https://pastebin.com/MeEaJ5Wy)'.split('#'); a[Math.floor(Math.random()*a.length)])