I've been trying to add a facts command to my channel. I'm basically copying one from someone else but i keep getting unexpected identifier
$(eval a=$(urlfetch json https://pastebin.com/raw/ZR5ywvPj);a[Math.floor(Math.random()*a.length)])
A link to the pastebin
https://pastebin.com/ZR5ywvPj
Can anyone give me a quick hint as to what i'm doing wrong? I've checked the forums and
