Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ellreka committed Dec 13, 2022
1 parent c8da30b commit 6b71853
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,15 @@ Open `net.ellreka.slack-status.streamDeckPlugin` file.

### How to get the slack token

⚠️ **Caution** ⚠️

In v1.0.2, you can change the presence of users.
Please add `users:write` to permissions if you want to use it.

1. Create [App](https://api.slack.com/apps) on Slack.
2. Add **User Token Scope** in the **OAuth & Permissions** section.
- `users.profile:write`
- `users:write`
3. Install App.
4. Copy **User OAuth Token** (`xoxp-xxxxxxxxxxxxxx`).

Expand Down

0 comments on commit 6b71853

Please sign in to comment.