Group Location
Explore Plans
Mobile menu Close menu
Streamer.botStreamer.bot

Execute Action

This action will remotely execute a Streamer.bot action.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
streamerbot.execute_action
Filter code method
Streamerbot.executeAction.skip(string?: reason)
Runtime method
runAction("streamerbot.execute_action", {})

Action fields

Action ID Nested dropdown list

Label
Action
Helper text
Slug
action_id
Required
true
Can have default value
false

Text Text input > Notification

Label
Text
Helper text
Slug
text
Required
false
Can have default value
true
Filter code method
Streamerbot.executeAction.setText(string: text)