huskies: merge 472_story_discord_chat_transport

This commit is contained in:
dave
2026-04-04 12:08:39 +00:00
parent ee86e4a3d3
commit c56e462340
14 changed files with 1960 additions and 3 deletions
+1
View File
@@ -246,6 +246,7 @@ Story Kit includes a chat bot that can be connected to one messaging platform at
| WhatsApp (Meta Cloud API) | `bot.toml.whatsapp-meta.example` | `/webhook/whatsapp` |
| WhatsApp (Twilio) | `bot.toml.whatsapp-twilio.example` | `/webhook/whatsapp` |
| Slack | `bot.toml.slack.example` | `/webhook/slack` |
| Discord | `bot.toml.discord.example` | *(uses Discord Gateway WebSocket)* |
```bash
cp .huskies/bot.toml.matrix.example .huskies/bot.toml