hubot-botsnack
v1.0.0
Published
botsnack command implementation for Hubot
Downloads
5
Readme
hubot-botsnack
botsnack command implementation for Hubot
See src/botsnack.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-botsnack --save
Then add hubot-botsnack to your external-scripts.json
:
[
"hubot-botsnack"
]
Sample Interaction
user1>> hubot botsnack
hubot>> *catches the botsnack in midair*
Testing
Use npm test
- this will retry the test suite 3 times, to account for the random responses
npm Module
https://www.npmjs.com/package/hubot-botsnack