BotMatrix Docs

Orchestrate Intelligence. Ship Faster.

Getting Started

Start Building in Minutes

Run Your First Bot

Get a simple echo bot running locally using the CLI in under 5 minutes.

Read Guide →

Connect Your First Trigger

Integrate webhooks from Slack, Discord, or your custom HTTP endpoints.

Read Guide →

Deploy to Production

Zero-downtime blue-green deployments using GitOps or CI/CD pipelines.

Read Guide →
Reference

REST API Reference

Programmatic Access

Interact with BotMatrix from any language via our REST API. Manage pipelines, trigger executions, and inspect logs.

Open API Docs

Webhooks

Receive real-time events when your bots trigger. Configure signature verification for security.

Webhook Guide
Updates

Changelog

  • 2023-10-24 Release v3.2.1

    Added support for Anthropic Claude 3 Opus in the LLM node. Fixed memory leak in the Python SDK's async context manager.

  • 2023-10-20 Platform Update

    Improved error handling in the webhook trigger system. All new deployments now default to encrypted secrets at rest.

  • 2023-10-15 Bug Fix

    Resolved issue where certain conditional branches would not evaluate correctly when using strict mode.