0.0.3 • Published 9 years ago
hubot-yesno v0.0.3
hubot-yesno
A Hubot script for a random yes or no with image from the Yes Or No? API.
See src/yesno.coffee
for full documentation.
Installation
In Hubot project repo, run:
$ npm install hubot-yesno --save
Then add hubot-yesno to your external-scripts.json
:
["hubot-yesno"]