Expand description
MUR Commander Chat SDK — platform-agnostic chat interface.
Supports Slack (primary), with Telegram and Discord planned.
Modules§
- autocomplete
- Autocomplete — real-time workflow/command suggestions (Team tier).
- command
- Command parser — parse chat messages into Commander commands.
- discord
- Discord bot integration — Bot API, prefix commands, slash commands, reaction-based approval.
- platform
- Platform trait — abstraction for different chat platforms.
- slack
- Slack integration — Bot API, slash commands, interactive buttons.
- telegram
- Telegram bot integration — Bot API, command handling, inline keyboards.