Introduction
OpenSlaq is an open-source team messaging platform. The developer platform lets you extend OpenSlaq with bots, integrations, and custom workflows.
What you can build
- Bots that respond to messages, slash commands, and interactive events
- Integrations that connect OpenSlaq with external services (GitHub, CI/CD, monitoring, etc.)
- Automations using scheduled messages, webhooks, and event handlers
Developer tools
| Tool | Description |
|---|---|
| CLI | Manage bots, API keys, and workspace config from your terminal |
| TypeScript SDK | Programmatic access to the OpenSlaq API |
| Webhooks | Receive real-time event notifications via HTTP |