StreamerBot Integration
This plugin to connect Warudo with StreamerBot.
Links
Features
- Node
Do StreamerBot Action: Execute any action that is available on StreamerBot from Warudo and optionally provide any arguments as a dictionary of strings.
Notes
To make sending arguments easier, you can optionally use the StringPair & Dictionary plugin.
Usage
- Make sure your StreamerBot instance is running and the main websocket server is running.
- Add the StreamerBot asset to your scene and configure the IP Address and Port to match StreamerBot's websocket.
- If the asset is not yet connected to StreamerBot, click "Refresh connection".
- Add the
Do StreamerBot Actionnode to a blueprint. - Pick an action from the list to trigger.
- Setup the flow to trigger this node.
Future plans
Eventually, I want to add support for receiving events from StreamerBot.
Release notes
2024-10-30: Fixed nodes not saving correctly and deleting itself when StreamerBot is not connected.
2024-06-25: Fixed lag when StreamerBot is not running.
2024-06-04: Initial release with "Do StreamerBot Action" node.
Support
If you need help, please open a GitHub issue or ask on the Discord
License
This is under MIT license.