Skip to content

Commit

Permalink
Describe :slack_application_url in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktar Basharymau committed May 21, 2014
1 parent f4508a7 commit 342186f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ set :slack_subdomain, "kohactive" # if your subdomain is kohactive.slack.com
set :slack_application, "Rocketman"
set :slack_username, "Elton John"
set :slack_emoji, ":rocket:"
set :slack_application_url, "http://my-awesome-app.example.com"
# set(:slack_application_url) { "http://{ fetch :domain_aliases }" }
```

You can obtain your `webhook_token` from the integrations section of the team page in Slack.
Expand Down

0 comments on commit 342186f

Please sign in to comment.