Requests can be made to the server in stringified JSON format.
{ "request": "<request>", "id": "<id>" }
{ "status": "ok" | "error", "id": "<id>" }
ok
error
Using the Client
Connect to the Streamer.bot WebSocket Server using the official client package
Receiving Events
Learn how to subscribe to and handle events from the WebSocket server
On this page
Community
Ecosystem