Skip to content

Commit

Permalink
slack legacy tokens location
Browse files Browse the repository at this point in the history
  • Loading branch information
thesandlord committed Jan 18, 2018
1 parent 4eed600 commit 38e26d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -31,7 +31,7 @@ With App Engine, you can run your Slack inviter with the App Engine free tier an
* Edit [constants.php](constants.php)
* Replace `<YOUR-SUBDOMAIN>` with your team's Slack subdomain, e.g., if your Slack is `myteam.slack.com`, your subdomain is `myteam`
* Replace `<YOUR-API-TOKEN>` with your Slack API token
* You can find your API token at https://api.slack.com/web
* You can find your API token at https://api.slack.com/custom-integrations/legacy-tokens
* Note that the user you use to generate the token must be an admin.
* You should create a dedicated @slackin-inviter user (or similar), mark that user an admin, and use a token from that dedicated admin user.
* Replace `<YOUR-reCAPTCHA-SECRET>` with your reCAPTCHA secret
Expand Down Expand Up @@ -62,4 +62,4 @@ Licensed under Apache 2.0, see [`LICENSE`](LICENSE) for details.

## Disclaimer

This is not an official Google product.
This is not an official Google product.

0 comments on commit 38e26d6

Please sign in to comment.