Skip to content

brumoen/firebot-script-obs-control

 
 

Repository files navigation

OBS Control Script for Firebot

How to use

  1. Install the OBS Websocket plugin for OBS (Make sure to install v4.9.x and NOT v5)
  2. Download the latest obsControl.js file from Releases
  3. Add the obsControl.js as a startup script in Firebot (Settings > Advanced > Startup Scripts)
  4. Restart Firebot and enjoy!

Developers

Setup

  1. Clone or fork repo
  2. npm install

Building

  1. npm run build
  2. Copy the .js file in /dist to Firebot's scripts folder

Packages

No packages published

Languages

  • TypeScript 92.9%
  • JavaScript 7.1%