Skip to content

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

ToolDescription
CLIManage bots, API keys, and workspace config from your terminal
TypeScript SDKProgrammatic access to the OpenSlaq API
WebhooksReceive real-time event notifications via HTTP

Next steps