Skip to content

Krakenbot is a telegram bot that fetches prices for cryptocurrency

Notifications You must be signed in to change notification settings

sjagoori/krakenbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Krakenbot

Krakenbot is a telegram bot that fetches prices for cryptocurrency

Dependencies

Install

  1. Install Go
    Official installer brew install go
  2. Clone the repo.
    git clone https://github.com/sjagoori/krakenbot
  3. Install dependencies.
    go get github.com/preichenberger/go-coinbasepro go get github.com/go-telegram-bot-api/telegram-bot-api
  4. Get an Telegram bot API key from @Botfather
  5. Insert your API key in config.yaml, see example

Future developement plans

  • Add support for pricing in sats
  • Add support for price-spike notifications