Welcome to the tiny sandbox to help you develop a custom StreamElements Widget
This relies on websocket and StreamElements to simulate the events.
Please copy config.example.js and rename it config.js
.
JWT: Get your JWT from StreamElements here
Widgets: List of widgets, based on the directory name inside widgets/
In the widgets/
directory, you'll find a default/
directory with the corresponding files to that are found in StreamElements.
You can have as many widgets as you like!
You can copy and paste between the StreamElements environment and here for best results.
You can use {{variables}}
in your html, css and js!
Open up index.html (preferably with Live Server), use URL hashes e.g. index.html#default
to get to the relevant widget and have fun!