twingly / marvin

:space_invader: (ARCHIVED) Marvin the Paranoid Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvin the Paranoid Android

Our hubot.

Getting started

After cloning this repo, add the Heroku remote which makes it easier to work with the heroku command (brew install heroku if you don't have it).

git remote add heroku git@heroku.com:twinglybot.git

Environment variables

Environment variables in use by the bot (heroku config).

HEROKU_URL
HUBOT_GIPHY_API_KEY
HUBOT_HIPCHAT_JID
HUBOT_HIPCHAT_PASSWORD
HUBOT_PINGDOM_WEBHOOK_SECRET
HUBOT_PINGDOM_HIPCHAT_AUTH_TOKEN
HUBOT_PINGDOM_HIPCHAT_ROOM_TOKEN
REDISTOGO_URL

Deployment

This app is auto-deployed to Heroku. Just push to the master branch at GitHub to deploy:

git push

You can also deploy manually, just add Heroku as a remote:

git push heroku master

About

:space_invader: (ARCHIVED) Marvin the Paranoid Android


Languages

Language:CoffeeScript 99.2%Language:Shell 0.6%Language:Batchfile 0.3%