Hubot: hubot-humorate
A user rating system for Hubots
See src/humorate.coffee
for full documentation.
Installation
Add hubot-humorate to your package.json
file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-humorate": ">= 0.0.0",
"hubot-hipchat": "~2.5.1-5",
}
Add hubot-humorate to your external-scripts.json
:
["hubot-humorate"]
Run npm install hubot-humorate