Skip to main content
BotMux bridges external messaging protocols (Slack, webhooks) to Telegram bots. External messages are translated into Telegram Update format and injected into the bot’s processing pipeline.

How It Works

Key Features

  • All existing features work automatically: routing rules, LLM routing, Source-NAT, message tracking
  • Bidirectional — outgoing bot messages are sent back to the source protocol
  • Chat and message mappings maintained for threading and reply context
  • Synthetic chat/user IDs avoid collision with real Telegram IDs

Supported Protocols

Management

Bridges are managed per-bot from the web UI (admin only).