hubot-kdhs-stand-up
v0.0.1-alpha.1
Published
A Script that collect User an perform a ready message
Readme
hubot-kdhs-stand-up
A Script that collect User an perform a ready message
See src/kdhs-stand-up.js for full documentation.
Installation
In hubot project repo, run:
npm install hubot-kdhs-stand-up --save
Then add hubot-kdhs-stand-up to your external-scripts.json:
[
"hubot-kdhs-stand-up"
]Sample Interaction
user1>> @hubot Stand Up 3
hubot>> Stand up request! If you are rdy, type rdy
user1>> rdy
user2>> rdy
user3>> rdy
hubot>> everyone is ready for stand up! so stand up!NPM Module
https://www.npmjs.com/package/hubot-kdhs-stand-up
