1.0.0 • Published 10 years ago
hubot-bitchart v1.0.0
hubot-bitchart
A hubot script that shows bitcoin chart (JPY/BTC)
See src/bitchart.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-bitchart --save
Then add hubot-bitchart to your external-scripts.json:
["hubot-bitchart"]Sample Interaction
you>> hubot bitchart
hubot>> http://ticker.morishin.me/?scale=5m1.0.0
10 years ago