Dictionary Command

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

Hey @theplatypodes!

Not sure what your issue is, it works fine on my end:

It might have been a temporary outage of one of the API involved.


Please link to the original topic when you can:

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