LordTocs / CastMate

CastMate is an all-in-one Broadcaster Automation Suite for Twitch. It allows you to build compelling interactive stream setups using without writing any code. It features simple click and drag automations and overlays.
https://www.castmate.io/
GNU Affero General Public License v3.0
66 stars 7 forks source link

Add websocket action #173

Closed selvex closed 6 months ago

selvex commented 1 year ago

This commit adds a general plugin for interacting with programs that provide an API via websockets.

It only supports a singular software to be used for simplicity. The user is provided an action that can be used to send an arbitrary message via the configured Websocket.

Amongst others, this allows interaction with VTuber Plus.

selvex commented 1 year ago

Settings: image Action: image