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

GGLinnk/nodecg-obs-utility

Repository files navigation

NO LONGER MAINTAINED

  • WILL PROBABLY BE REWRITTEN SOON
  • FULL OF VULNERABILITIES. AVOID USAGE

NodeCG OBS Utility

CodeQL NPM Version

nodecg-obs-utility is a fork of nodecg-utility-obs, a NodeCG utility that adds a set of Replicants, Messages, and other hooks to your NodeCG bundle. It is meant for use with latest version of NodeCG. 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 the latest release of obs-websocket-js to communicate with obs-websocket.

Requirements

Tested with

  • NodeCG 1.8.1
  • Node 16.14.2 & npm 8.5.5
  • OBS 27.2.3 & websocket 4.9.1

Install

  1. Go to your bundle folder
cd my-nodecg/bundles/your-bundle
  1. Add to your bundle
npm install @nodecg-obs/utility

License

This project is under MIT License. See LICENSE

Documentation

For full documentation, see the wiki

About

A NodeCG utility that adds a set of OBS Websockets Replicants, Messages, and other hooks to your NodeCG bundle.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published