Skip to content

vspiewak/hubot-random-sentences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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