fix(slack): polish thread UX and media support

This commit is contained in:
Xubin Ren
2026-04-27 12:45:00 +08:00
committed by Xubin Ren
parent 5e9b9b9818
commit 8a0917db7a
4 changed files with 199 additions and 19 deletions
+1
View File
@@ -190,6 +190,7 @@ nanobot agent
- Want different LLM providers, web search, MCP, security settings, or more config options? See [Configuration](./docs/configuration.md)
- Want to run nanobot in chat apps like Telegram, Discord, WeChat or Feishu? See [Chat Apps](./docs/chat-apps.md)
- Using Slack? Add `files:write` if you want nanobot to upload images, videos, or files.
- Want Docker or Linux service deployment? See [Deployment](./docs/deployment.md)
## 🧪 WebUI (Development)