Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

notpeter/hubot-bitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-bitcoin NPM version

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

hubot-bitcoin screenshot

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.

About

Hubot knows bitcoin!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published