Skip to content

A Streamlabs Chatbot (SLCB) script that mirrors events from the Streamlabs socket, and sends them to a local socket

License

Notifications You must be signed in to change notification settings

nossebro/StreamlabsSocketMirror

Repository files navigation

StreamlabsSocketMirror

A Streamlabs Chatbot (SLCB) Script that uses SocketIOClientDotNet and Newtonsoft to mirror events from Streamlabs API socket, and sends them to the local SLCB socket

For a local event listner, you can install SocketReceiver, and subscribe to the STREAMLABS event.

Script could also be used as a stand alone template, modifying StreamlabsSocketAPIEvent logic for Socket.IO events.

Installation

  1. Login to Streamlabs and go to https://streamlabs.com/dashboard#/settings/api-settings, noting the Socket Token under the API Token tab.
  2. Install the script in SLCB. (Please make sure you have configured the correct 32-bit Python 2.7.13 Lib-directory).
  3. Review the script's configuration in SLCB, providing the Socket Token from step 1.

Thank-you's

This work is heavily based on the Streamlabs-Events-Receiver by ocgineer

About

A Streamlabs Chatbot (SLCB) script that mirrors events from the Streamlabs socket, and sends them to a local socket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages