AFoeee / dictionary-se-widget

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 85.7%Language:CSS 11.2%Language:HTML 3.1%