Im getting this error from nightbot with this code
$(eval t=`$(touser)`; a=`$(urlfetch json https://pastebin.com/suzcNKDu)`.split(`;`); a[Math.floor(Math.random()*a.length)])
It is supposed to pull from the paste bin and recite a quote from the lines how can i fix this?

