#17 ideally shouldn't have needed to be a PR
Would be nice to do something with mustache like we do here:
https://github.com/gittip/hubot-heroku-deploy-notifier/blob/master/src/heroku-deploy-notifier.coffee
Since we have lots of diff event types, could just check an envvar derived from eventType (ie. HUBOT_GITHUB_EVENT_NOTIFIER_TEMPLATE_PULL_REQUEST)
Related: gratipay/roobot#55