Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Latest commit

 

History

History

nodecg-utility-obs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nodecg-utility-obs npm version

nodecg-utility-obs is a NodeCG utility that adds a set of Replicants, Messages, and other hooks to your NodeCG bundle. It is meant for use with NodeCG v0.9. You can think of it like a mixin for your NodeCG bundle.

It requires that the instance of OBS have obs-websocket installed and configured.

Internally, it uses obs-websocket-js to communicate with obs-websocket.

Install

$ npm install --save nodecg-utility-obs

For full documentation, see nodecg-obs