hubot-scoreboard
v0.0.3
Published
Keep score for your team.
Downloads
23
Readme
hubot-scoreboard
Keep score for your team.
See src/scoreboard.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-scoreboard --save
Then add hubot-scoreboard to your external-scripts.json
:
[
"hubot-scoreboard"
]