0.1.2 • Published 10 years ago

hubot-payetashnek v0.1.2

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

Hubot Paye Ta Shnek script

A little script to get quotes from Paye ta shnek.

Build Status NPM version

Usage

Returns the last quote or a random one.

  • robot paye ta shnek: returns the last one
  • robot shnek: returns a random one

Installation

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

"dependencies": {
  "hubot-payetashnek": "0.1.1"
}

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

$ npm install hubot-payetashnek

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

["hubot-payetashnek"]
0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago