/hubot-commit-streak

A hubot script that shows who has the longest github streak in your org

Primary LanguageJavaScriptMIT LicenseMIT

hubot-commit-streak

A hubot script that shows who has the best current commit streak in your org

See src/streaklife.js for full documentation.

Installation

In your hubot project repo, run:

npm install hubot-commit-streak --save

Then add hubot-commit-streak to your external-scripts.json:

[
  "hubot-commit-streak"
]

Environment Variables

Hubot-commit-streak requires:

HUBOT_ORG_ACCESS_TOKEN (an access token created by an org member)

HUBOT_ORG_LOGIN (the name of your org as seen on github)

Sample Interaction

hubot>> #streaklife, baby
        redleader: 12
        redthree: 10
        redsix: 3