Streamer.bot Client
Official client for interacting with the Streamer.bot WebSocket API
pnpm install @streamerbot/client
npm install @streamerbot/client
yarn add @streamerbot/client
Real-time interaction with ease
Build your own browser sources, overlays, or even full-blown NodeJS applications taking advantage of real-time data from Streamer.bot
- Execute ActionsTrigger immediate action executions on your Streamer.bot instance
- Subscribe to EventsEasily subscribe to real-time event data from all connected services in Streamer.bot
- TypeScript ArchitectureHarness the full power of type-safety and IDE autocompletion