π Description:
A Telegram bot that provides real-time crypto prices.
π Features:
β’ Fetches live prices
β’ Sends alerts for price changes
β’ Supports multiple exchanges
π File Structure:
/telegram-crypto-bot
βββ bot.py # Main bot script
βββ README.md # Documentation
βββ config.json # Telegram API keys
π How to Run:
pip install -r requirements.txt python bot.py