Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

ebiggz/firebot-script-obs-control

Repository files navigation

OBS Control Script for Firebot

🔴 NOTE: OBS integration is now built directly into Firebot as of v5.54.0. This script is no longer needed!

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