Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
endurance committed Jan 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent acb9b96 commit b746086
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Writerside/topics/Environment-Setup.md
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@

## Slack Env
1. rename .env.slack.example to .env.slack
2. Insert your Bot Token under `SLACK_CLIENT_SECRET`
3. Insert your Bot Token under `SLACK_SIGNING_SECRET`
4. Insert your Bot Token under `SLACK_APP_TOKEN`
2. Insert your Client Secret from your bot under `SLACK_CLIENT_SECRET`
3. Insert your Signing Secret from your bot under `SLACK_SIGNING_SECRET`
4. Insert your App Token under `SLACK_APP_TOKEN`
5. Insert your Bot Token under `SLACK_BOT_TOKEN`

That's it!

0 comments on commit b746086

Please sign in to comment.