Skip to content

Commit

Permalink
Update README based on heroku tool update
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Donohue <[email protected]>
  • Loading branch information
Donohue committed Oct 28, 2015
1 parent 6f60218 commit ab89643
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 @@ -22,7 +22,7 @@ This is a modified set of instructions based on the [Slack hubot-slack repo](htt

% heroku config:add HUBOT_SLACK_TOKEN=xoxb-1234-5678-91011-00e4dd
% heroku config:add HUBOT_SLACK_BOTNAME=karmabot
% heroku config:set HUBOT_HEROKU_KEEPALIVE_URL=$(heroku apps:info -s | grep web_url | cut -d= -f2)
% heroku config:set HUBOT_HEROKU_KEEPALIVE_URL=$(heroku apps:info -s | grep web-url | cut -d= -f2)
- Deploy and start the bot:

Expand Down

0 comments on commit ab89643

Please sign in to comment.