0.1.5 • Published 9 years ago

hubot-suisjenormal v0.1.5

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

Hubot suisjenormal

A little script to get quotes from suisjenormal.fr.

Usage

Returns a random quote.

  • robot suisjenormal : returns a random one

Installation

Add the package hubot-suisjenormal as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot-suisjenormal": "0.1.5"
}

Run the following command to make sure the module is installed.

$ npm install hubot-suisjenormal

To enable the script, add the hubot-suisjenormal entry to the external-scripts.json file (you may need to create this file).

["hubot-suisjenormal"]
0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago