Skip to content

Commit 15be8ac

Browse files
authored
Update README.md
1 parent e3b5245 commit 15be8ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ return [
6161

6262
Additionally, you must create a [Slack App](https://api.slack.com/apps?new_app=1) for your Slack workspace.
6363

64+
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.
65+
6466
## Usage
6567

6668
### Send exception to slack

0 commit comments

Comments
 (0)