Dictionary Command

Asked Feb 13, 2023·1 reply·Last activity 3 years 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.

I have been using this dictionary command that I found here:

$(eval $(urlfetch json https://api.dictionaryapi.dev/api/v2/entries/en/$(query))[0].meanings[0].definitions[0].definition)

It has stopped working was not sure if this was something to do with a API change or what

1 reply