This StreamElements custom widget displays a dictionary definition for a given command parameter.
Special thanks to jevvv and c4ldas.
The widget serves as a front-end to a dictionary API (default is the Free Dictionary API).
If you want to use another API, take a look at queryDictAPI()
in the JavaScript file.
-
!dict WORD
Queries the API for a definition of the provided
WORD
and publishes the response.