Skip to content

jkopka/bc-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

The User can track the BitCoin-Price via Telegram

How

  1. Create an Telegram-Bot and get your Token
  2. Clone this repository
  3. Rename config.default.ini to config.ini and replace TOKEN with your Telegram-Bot-Token. You can also replace the currency, if you want a different currency.
  4. Install the requirements with pip3 install -r requirements.txt
  5. Start with python3 main.py