We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a01751 commit e867684Copy full SHA for e867684
1 file changed
README.md
@@ -82,7 +82,7 @@ The Agent Development Kit includes a built-in web-based Development UI that you
82
- `mpim:history`
83
- `files:read`
84
- `reactions:write`
85
- - `users:read` — used to resolve user display names for speaker identification in threads
+ - `users:read`
86
3. Install the app to your workspace to obtain `SLACK_BOT_TOKEN` and `SLACK_SIGNING_SECRET`.
87
4. Enable **Event Subscriptions** and set the Request URL to `https://<your-cloud-run-service-url>/slack/events`.
88
5. Subscribe to bot events: `app_mention`.
0 commit comments