$(eval) is broken?

Asked Mar 28, 2025·2 replies·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.

We utilize $(eval) in several commands. They all appear to have broken recently and return this: Unexpected identifier 'Connecting' [<context>:1:19]

See screenshots below for details: actual response (screenshots with white background) and programmed response (screenshots with black background).

2025-03-28_hug_and_quote_broken.jpg

2 replies

Are you using urlfetch within eval? The url is likely failing to connect.

Yes. It looks like the pastebin website cannot be reached. Thanks for the quick feedback!