/dictionary-se-widget

A StreamElements custom widget, which displays a dictionary definition for a given command parameter.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Dictionary Widget

This StreamElements custom widget displays a dictionary definition for a given command parameter.

Special thanks to jevvv and c4ldas.

Description of operation:

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.

Chat command types:

  • !dict WORD

    Queries the API for a definition of the provided WORD and publishes the response.

Used libraries: