From d89a824769572af64e0a27afe3dbfd14a6bb559f Mon Sep 17 00:00:00 2001 From: Xubin Ren Date: Mon, 27 Apr 2026 04:40:22 +0000 Subject: [PATCH] docs(readme): keep Slack upload scope in chat app docs Keep the root README focused on the main setup path and leave Slack-specific upload permissions in the chat apps guide. Made-with: Cursor --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 439a963d..c9d89e88 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,6 @@ 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)