What problem does it solve?
Build multi-platform chat bots using a single cohesive TypeScript SDK, eliminating the need to rewrite logic for every platform.
Core Features & Use Cases
- Unified TypeScript SDK to build chat bots for Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, and WhatsApp.
- Write bot logic once and deploy across platforms with adapters, webhooks, and cross-channel routing.
- Supports streaming, rich cards and modals, thread and message models, and multi-adapter workflows for scalable bots.
- Use cases include internal automation, customer support bots, and cross-channel notifications that persist state across restarts.
Quick Start
Install the Chat SDK in your project, configure a Slack adapter and Redis-backed state, and run your bot to start cross-platform conversations.