hubot-beer-o-clock
v1.9.0
Published
It is a beer time
Downloads
38
Readme
hubot-beer-o-clock
:beers: it is a beer time
See src/beer.coffee
for full documentation.
Installation
Add hubot-beer-o-clock to your package.json
file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-beer-o-clock": ">= 0.0.0"
}
Add hubot-beer-o-clock to your external-scripts.json
:
["hubot-beer-o-clock"]
Run npm install hubot-beer-o-clock
Sample Interaction
user1>> hubot beer me
hubot>> beer
user1>> hubot bitter me
hubot>> beer
Credits
The code hugely is taken from: hubot-standup-alarm project: https://github.com/hubot-scripts/hubot-standup-alarm