Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Uses the coingecko.com API to get the latest crypto exchange rates and sends them via Telegram message.

Notifications You must be signed in to change notification settings

philipp-r/bitcoin-exchange-rates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bitcoin Exchange Rates

Uses the coingecko.com API to get the latest crypto exchange rates (docs: https://www.coingecko.com/de/api) and send the current value via Telegram bot API.

Like this? Donate bitcoins to bc1q6ukhnrvkmp3zsy463sxh4g00f02vpxmc20kl0u

Execute the script

Call the script eg with a cronjob with:

python3 bitcoin.py bot_key chat_id

Replace bot_key with API key chat_id with Telegram chat id.

License

Do what you want with the source code but keep a credit to the original author https://github.com/philipp-r.

About

Uses the coingecko.com API to get the latest crypto exchange rates and sends them via Telegram message.

Topics

Resources

Stars

Watchers

Forks