1.0.3 • Published 9 years ago

hubot-bitcoin v1.0.3

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

hubot-bitcoin NPM version

A Hubot plugin to tell you the current price of Bitcoin.

Usage

hubot bitcoin                            returns price in usd
hubot bitcoin list                       returns list of available currencies
hubot bitcoin [price] [in] eur           returns price in eur

Installation

  1. cd into your hubot dir, run npm install --save hubot-bitcoin (adds it as a dependency in package.json).
  2. Add "hubot-bitcoin" to your external-scripts.json file.
  3. Restart Hubot.

Or just drop bitcoin.coffee into your hubot's scripts/ directory.

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

10 years ago