Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.01 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.01 KB

Welcome to Telegram Coin Bot 👋

Version Twitter: barrentdcorp

A Telegram bot which give you the value of cryptocurrency and its variation in the past 24h

Tree structure

├── ask_api.py
├── docker
├── docker-compose.yml
├── Dockerfile
├── function_tlg.py
├── main.py
├── README.md
└── requirements.txt

Install dependancy

pip install -r requirements.txt

Usage

Without docker

python3 main.py

With docker

docker-compose up -d

Author

👤 Barrentd

Show your support

Give a ⭐️ if this project helped you!