0.1.3 • Published 9 years ago

hubot-etudesalacon v0.1.3

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

Hubot Etudes à la con

A little script to get quotes from Les études à la con.

Usage

Returns a random quote.

  • robot alacon or robot à la con: returns a random one

Installation

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

"dependencies": {
  "hubot-etudesalacon": "0.1.3"
}

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

$ npm install hubot-etudesalacon

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

["hubot-etudesalacon"]
0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago