Playground

Interactive playground for testing Streamer.bot WebSocket API events and actions.
Optional
const client = new StreamerbotClient({
  host: '127.0.0.1',
  port: 8080,
  endpoint: '/',
  password: '',
});
Copyright © 2026