Basically im making a rizz command where it will just send a random rizz message from this pastebin script thingy (https://pastebin.com/wTuyU2n5) the command is $(eval a=$(urlfetch json https://pastebin.com/wTuyU2n5);a[parseInt(decodeURIComponent($(querystring)))-1]||a[Math.floor(Math.random()*a.length)]) and it gives the error "Unexpected token '<' [<context>:1:3]" would appreciate some help 🙂