hubot-random-sentences
v0.0.5
Published
A hubot script that send random sentences
Downloads
2
Readme
hubot-random-sentences
A hubot script that send random sentences
See src/random-sentences.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-random-sentences --save
Then add hubot-random-sentences to your external-scripts.json
:
["hubot-random-sentences"]