/cryptoboto

Cryptoboto is a chat bot for Keybase that looks up cryptocurrency prices from CoinMarketCap

Primary LanguageJavaScriptMIT LicenseMIT

cryptoboto

Cryptoboto is chat bot for Keybase that looks up cryptocurrency prices from CoinMarketCap for you.

Quickstart

  1. Get code: git clone
  2. Install dependencies: npm install
  3. Verify keybase installed: which keybase
  4. Login as your keybase bot: keybase login
  5. Set TEAM and CHANNEL variables where your bot is invited, in file index.js
  6. Run: npm start

Usage

Ask cryptoboto for a coin symbol: @cryptoboto neo

References