Skip to content

Commit

Permalink
Added redirect url to readme (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
smyja authored Feb 20, 2023
1 parent 15b5ec4 commit e580fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/django/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ As you did at [Getting Started Guide](https://slack.dev/bolt-python/tutorial/get
* Turn the feature on
* Set the "Request URL" to `https://{your public domain}/slack/events`
* Visit `https://{your public domain}/slack/install` and complete the installation flow
* Add `https://{your public domain}/slack/oauth_redirect` as your redirect URL for your app in Oauth & Permissions on the Slack app configuration page.
* Invite the app's bot user to a channel
* Mention the bot user in the channel
* You'll see a reply from your app's bot user!

0 comments on commit e580fda

Please sign in to comment.