Unexpected identifier 'Server' [<context>:1:10] using pastebin

Trying to run a fortune telling command but every time I trigger it in chat it gives me the error strawbystarr’s fortune: Unexpected identifier ‘Server’ [:1:10]

$(user)'s fortune: $(eval p=$(urlfetch https://pastebin.com/raw/B3V359W1).split(“\n”); p[Math.floor(Math.random() * p.length)].trim())

I’ve been working on this for a while and I don’t know what I’m doing wrong :') pls help

Your Pastebin URL returns a 404 error (not found), so you should start from there.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.