Skip to content

A Hubot script that pulls info from various cryptocoin apis.

License

Notifications You must be signed in to change notification settings

gitter-badger/hubot-coininfo

Repository files navigation

hubot-coininfo

A Hubot script that pulls info from various cryptocoin apis.

Installation

$ npm install https://github.com/upgradeadvice/hubot-coininfo/archive/master.tar.gz

or

$ npm install https://github.com/upgradeadvice/hubot-coininfo/archive/{VERSION}.tar.gz

Example

hubot convert AMOUNT COIN1 COIN2 - Currency Conversion via Cryptsy
hubot chainz COIN getXXX - Get COIN's height, difficulty, etc
hubot btce - Get BTC-e exchange for fiat currency (USD,RUR,EUR,GBP,CNH)
hubot allcoin COIN - Get COIN-BTC latest exchange data from Allcoin
hubot bittrex COIN - Get COIN-BTC latest exchange data from Bittrex
hubot bleutrade COIN - Get COIN-BTC latest exchange data from Bleutrade
hubot bter COIN - Get COIN-BTC latest exchange data from Bter
hubot ccex COIN - Get COIN-BTC latest exchange data from C-Cex
hubot cryptsy COIN - Get COIN-BTC latest exchange data from Cryptsy
hubot poloniex COIN - Get COIN-BTC latest exchange data from Poloniex

Configuration

See src/hubot-coininfo.coffee.

Development

npm run

License

MIT

Author

upgradeadvice

Badges

Build Status Dependencies status Coverage Status

About

A Hubot script that pulls info from various cryptocoin apis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published