Skip to content

How to use

Timo Vogt edited this page Sep 30, 2022 · 8 revisions

Download

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

Settings

General description of what settings are and where to find them

OBS

  • 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.

Update

Clone this wiki locally