0.2.0 • Published 8 years ago

hubot-fifty-shades v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-fifty-shades

Build Status

Generates sentences taken from http://www.fiftyshadesgenerator.com/

Full credit goes to the author of https://github.com/50shadesgen/50shadesgen

Installation

In hubot project repo, run:

npm install hubot-fifty-shades --save

Then add hubot-fifty-shades to your external-scripts.json:

[
  "hubot-fifty-shades"
]

Sample Interaction

simon>> shade me
hubot>> <one random phrase>
simon>> shades me
hubot>> <one sentence of generated text>
simon>> shades me 5
hubot>> <five sentences of generated text>

NPM Module

https://www.npmjs.com/package/hubot-fifty-shades

0.2.0

8 years ago

0.1.0

8 years ago