Remote Instance Trigger
Triggers when a remote Streamer.bot instance trigger gets sent
Preview
This trigger is executed by the Send Remote Trigger sub-action, sent from another instance.
Additional variables will be populated for all arguments configured in the sending sub-action
Parameters
Instancerequired
Select the instance to send this trigger to
Any
will trigger all connected instances
All instances must have the Streamer.bot Website Integration configured and enabled
Event Namerequired
String
Name of the event to trigger on
- Leave blank to trigger on any incoming events
- To trigger on a specific event, enter the same name configured in the Send Remote Trigger sub-action on another instance
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
instanceId | string | The instance ID Example: dc00c123-456e-789b-ab5e-9a5a8385b85d |
instanceName | string | Name of the instance Example: Streamer.bot |
instanceOs | string | The operation system of the instance Example: windows |
instanceVersion | string | Streamer.bot version of the instance Example: 0.2.4-alpha.18 |