Krakenbot is a telegram bot that fetches prices for cryptocurrency
- go-coinbasepro
go get github.com/preichenberger/go-coinbasepro
- telegram-bot-api
go get github.com/go-telegram-bot-api/telegram-bot-api
- Install Go
Official installerbrew install go
- Clone the repo.
git clone https://github.com/sjagoori/krakenbot
- Install dependencies.
go get github.com/preichenberger/go-coinbasepro
go get github.com/go-telegram-bot-api/telegram-bot-api
- Get an Telegram bot API key from @Botfather
- Insert your API key in
config.yaml
, see example
- Add support for pricing in sats
- Add support for price-spike notifications