WebSocket Server
Expose realtime WebSocket endpoints for automation.
Overview
The WebSocket Server services provides dedicated actions, triggers, and helpers that you can combine with the rest of your FaustBot automations.
Automation Hooks
Connect this services to triggers and actions.
Realtime Updates
React to changes as soon as they happen.
Workflow Ready
Combine with variables, commands, and scripts.
Setup
1
Enable the Services
Open FaustBot settings and enable WebSocket Server.
2
Configure Settings
Enter any required connection details or configuration values.
3
Test an Action
Run a quick action to confirm the services responds.
Tip
Use test actions before going live to confirm the workflow behaves as expected.
Capabilities
- Expose actions for WebSocket Server workflows.
- Provide triggers or events where supported.
- Work with variables, cooldowns, and command logic.
Scripting API
Use the CPH API to control WebSocket Server from scripts. See the full API reference for available methods.