Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hubot-random-sentences

vspiewak2MIT0.0.5

A hubot script that send random sentences

hubot, hubot-scripts, twitter

readme

hubot-random-sentences

Version npm npm Downloads Dependencies

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"]