StreamElements Widget - Twitch Wordle
Allows to play to Wordle in a single StreamElements module
Install
- Create a custom widget
- Open editor
- Paste
index.html
content in HTML code - Paste
index.css
content in CSS code - Paste
index.json
content in fields code - Paste
data.json
content in data code (this is a 5 words french dictionary but you can use your own) - Compile
index.js
intobundle.js
with browserify (just domake build
if docker and makefile are both installed) - Paste
bundle.js
content in JS code
Commands
As a streamer, you can use the following commands:
!wordle_reset
: Reset leaderboard!wordle_next
: Pass to the next word!wordle_say
: Say the correct word!wordle_guess_[0-9]+
: Change to a specified number of guess (default 6) (example: !wordle_guess_3)!wordle_letter_[0-9]+
: Change to a specified number of letter (default 5) (example: !wordle_letter_6)!wordle_locale_[a-z]{2}}
: Change to a specified locale (default fr) (example: !wordle_locale_en)!wordle_podium
: Displays the leaderboard
More detailed information
If you want to support my work, you can spread it or considering donation :