Streamer.bot Settings
The Streamer.bot Settings page allows you to configure default WebSocket settings used by overlays and widgets to connect to a local or remote Streamer.bot instance.
Location
You can access this page from the Account menu → Streamer.bot Settings.
Configuration Fields
Below is a description of each available field:
Field | Description |
---|---|
Host |
The IP or hostname of your machine running Streamer.bot (e.g., 127.0.0.1 ). |
Port |
The WebSocket port configured in Streamer.bot (default: 8080 ). |
Protocol |
Either ws (insecure) or wss (secure). |
Path |
The WebSocket endpoint path (usually just / ). |
Password |
(Optional) If your Streamer.bot instance requires authentication. |
Saving Settings
Once saved, these settings are stored on your user profile and used by default in all overlays and widgets.
Overlay Integration
Your overlays and widgets will auto-connect using these global settings. You do not need to manually configure Streamer.bot connections in each overlay.