Skip to content

Instantly share code, notes, and snippets.

@alexlopes
Last active September 8, 2015 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexlopes/da4f3b9ee220c4d43a9e to your computer and use it in GitHub Desktop.
Save alexlopes/da4f3b9ee220c4d43a9e to your computer and use it in GitHub Desktop.
Hubot + Heroku + Slack
https://github.com/slackhq/hubot-slack
https://github.com/github/hubot/blob/master/docs/deploying/heroku.md
http://blog.pandorabots.com/putting-your-bot-on-slack/
https://dashboard.heroku.com/apps/evening-wave-1769/resources
https://lopesale.slack.com/messages/@alexlopes/
https://evening-wave-1769.herokuapp.com/
--stop/start
heroku ps:scale web=0;heroku ps:scale web=1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment