hubot-payetashnek
v0.1.2
Published
A script for Hubot to display last and random quotes from payetashnek.tumblr.com
Readme
Hubot Paye Ta Shnek script
A little script to get quotes from Paye ta shnek.
Usage
Returns the last quote or 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-payetashnekTo enable the script, add the hubot-payetashnek entry to the external-scripts.json file (you may need to create this file).
["hubot-payetashnek"]

