hubot-yesnowtf
v1.0.7
Published
Hubot script that displays yesno.wtf response
Downloads
9
Maintainers
Readme
Hubot: YesNoWtf
Installation
Run the following command to install this module as a Hubot dependency
$ npm install hubot-yesnowtf --save
Add the hubot-yesnowtf to your external-scripts.json
(you may need to create this file).
["hubot-yesnowtf"]
Testing locally
You can test this locally by asking hubot a question. The @hubot changes depending on your bot's name.
@hubot Will we ever discover the meaning of life?
@hubot Can I run a database change on production?
Call for PR's
I would like to support better questions down the line so please make a pull request if you have any ideas.