hubot-stockstuff
v0.0.1
Published
hubot script for stock related things
Downloads
41
Readme
#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
