From 15be8ace10c5993a81c2caf4dae7a1b62be380d3 Mon Sep 17 00:00:00 2001 From: Lupacescu Eduard Date: Tue, 24 Sep 2024 18:30:18 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf54b66..7f6b3cb 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ return [ Additionally, you must create a [Slack App](https://api.slack.com/apps?new_app=1) for your Slack workspace. +If you only need to send notifications to the same Slack workspace that the App is created in, you should ensure that your App has the `chat:write`, `chat:write.public`, and `chat:write.customize` scopes. These scopes can be added from the "OAuth & Permissions" App management tab within Slack. + ## Usage ### Send exception to slack