0.0.1 • Published 9 years ago

hubot-stockstuff v0.0.1

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

#hubot-stockstuff

A hubot script for stock quotes and charts

Installation

Add hubot-stockstuff to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-stockstuff": ">= 0.0.0"
}

Add hubot-stockstuff to your external-scripts.json:

["hubot-stockstuff"]

Run npm install hubot-stockstuff

0.0.1

9 years ago