Skip to content

Commit e867684

Browse files
authored
Update README to clarify 'users:read' scope
Clarified the purpose of the 'users:read' scope in the README.
1 parent 6a01751 commit e867684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The Agent Development Kit includes a built-in web-based Development UI that you
8282
- `mpim:history`
8383
- `files:read`
8484
- `reactions:write`
85-
- `users:read` — used to resolve user display names for speaker identification in threads
85+
- `users:read`
8686
3. Install the app to your workspace to obtain `SLACK_BOT_TOKEN` and `SLACK_SIGNING_SECRET`.
8787
4. Enable **Event Subscriptions** and set the Request URL to `https://<your-cloud-run-service-url>/slack/events`.
8888
5. Subscribe to bot events: `app_mention`.

0 commit comments

Comments
 (0)