Skip to content

Commit

Permalink
Set up update
Browse files Browse the repository at this point in the history
Signed-off-by: peculiaruc <[email protected]>

update
  • Loading branch information
peculiaruc committed Oct 10, 2023
1 parent 3c21caa commit 126a2b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ A comprehensive list of permission scopes is available at [api.slack.com/scopes]
You’ll be led through Slack’s OAuth UI, where you should allow your app to be installed to your development workspace. See sample below.
![image](https://github.com/peculiaruc/peculiaruc.github.io/assets/35475543/be6977a7-ec87-4d42-b0fc-bcf09d04474c)

Click on 'Allow' to confirm the intallation was successful on the Slack platform.
Click on 'Allow' to confirm that the intallation was successful done on the Slack platform.

![image](https://github.com/peculiaruc/peculiaruc.github.io/assets/35475543/6fc1643c-53a8-4b02-b3a7-bb84f2dfc046)

The slack bot will appear on the side bar of your slack app
![image](https://github.com/peculiaruc/peculiaruc.github.io/assets/35475543/3eab21ff-2dbc-4640-81de-245123ac265a)

* Once you authorize the installation, you will be led to **OAuth & Permissions** page and see a **Bot User OAuth Access Token**.
Expand All @@ -40,6 +41,7 @@ A comprehensive list of permission scopes is available at [api.slack.com/scopes]
```
$ cd chaoss-slack-bot
```

* Copy your Signing Secret from the Basic Information page and then store it in a new environment variable.
Expand Down

0 comments on commit 126a2b1

Please sign in to comment.