Skip to content

Commit

Permalink
added link to final tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Mar 11, 2020
1 parent fb00b3b commit 30cbeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repo contains a sample app for doing OAuth with Slack. It uses the [python-

I recommend using [`ngrok`](https://ngrok.com/download) for local development of Slack apps. Checkout [this guide](https://api.slack.com/tutorials/tunneling-with-ngrok) for setting it up.

TODO: link to the tutorial
Checkout the full tutorial at https://api.slack.com/tutorials/understanding-oauth-scopes-bot

Before we get started, make sure you have a development workspace where you have permissions to install apps. If you don’t have one setup, go ahead and [create one](https://slack.com/create). You also need to [create a new app](https://api.slack.com/apps?new_app=1) if you haven’t already.

Expand Down

0 comments on commit 30cbeca

Please sign in to comment.