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

Asked Mar 30, 2025·1 reply·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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' [<context>: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

1 reply

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