Skip to content

Welcome to the tiny sandbox to help you develop a custom StreamElements Widget

License

Notifications You must be signed in to change notification settings

rawwwrs/create-streamelements-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-streamelements-widget

Welcome to the tiny sandbox to help you develop a custom StreamElements Widget

This relies on websocket and StreamElements to simulate the events.

Getting Started

config.js

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/

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!

start

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!

About

Welcome to the tiny sandbox to help you develop a custom StreamElements Widget

Resources

License

Stars

Watchers

Forks