From 6db65e7e18b8e540129a9ad88f23d47f59d4045b Mon Sep 17 00:00:00 2001 From: Mateusz Szostok Date: Mon, 11 Nov 2024 12:25:12 +0100 Subject: [PATCH] Update Socket Slack app required scopes (#352) --- docs/installation/slack/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation/slack/index.md b/docs/installation/slack/index.md index d7812dd1..8f65f5f3 100644 --- a/docs/installation/slack/index.md +++ b/docs/installation/slack/index.md @@ -65,7 +65,7 @@ oauth_config: - reactions:write - chat:write - files:write - - users:read # Remote configuration only: Used to get Real Name for audit reporting + - files:read settings: event_subscriptions: bot_events: @@ -97,7 +97,7 @@ oauth_config: - reactions:write - chat:write - files:write - - users:read # Remote configuration only: Used to get Real Name for audit reporting + - files:read settings: event_subscriptions: bot_events: @@ -130,7 +130,7 @@ oauth_config: - reactions:write - chat:write - files:write - - users:read # Remote configuration only: Used to get Real Name for audit reporting + - files:read settings: event_subscriptions: bot_events: