This bot is used in slack.
- send message to Slack when you don't contribute today
- show basic data(e.g. 1 year total, Longest streak, Current streak...)
- show Contributions Calendar on Slack
- trend of this week
$ git clone git@github.com:Slack-Bots/slack-garden.git
- set Integrations of Slack and add Hubot
- deploy to Heroku or others
- set options of Heroku
$ heroku config:add NODE_USERNAME=<hogehoge>
$ heroku config:add NODE_CHANNEL=<piyopiyo>
$ heroku config:add HUBOT_SLACK_TOKEN=<xxxxxxxxxxxxxx>
$ heroku config:add HEROKU_URL=<your application url>
MIT