mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This clarifies which Slack bot token scopes the integration really uses. Extraneous scopes are: `users:read.email`, `team:read`, and `emoji:read`. Fixes part of #30827.