-
Notifications
You must be signed in to change notification settings - Fork 18
How to use
Timo Vogt edited this page Sep 30, 2022
·
8 revisions
Release
Development
All widgets are based on Streamer.Bot - make sure to be up to date!
- Import if given all the necessary actions via the string inside the streamer.bot file
- Make sure that the WebSocket Server is started with the port 8080
- If that is not possible you can alter ports inside the settings array
General description of what settings are and where to find them
- Add the index.html of the widget as a 'Browser Source' and set the width and height to your liking.
- You can also duplicate the index.html and rename it to your liking to have a second file with different settings.