Skip to content

RoninXDark/CryptoPriceTracker-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Price Tracker Bot

Python Aiogram Status

A professional Telegram bot that tracks real-time cryptocurrency prices and market trends using the CoinGecko API. Built with Python and asynchronous Aiogram framework.

Features

  • Real-time Data: Instant price updates for Bitcoin, Ethereum, Solana, and thousands of other coins.
  • Market Trends: Shows 24-hour percentage changes with visual indicators (📈/📉).
  • Interactive Menu: User-friendly Inline Keyboard interface.
  • Error Handling: Robust system that handles API rate limits and invalid inputs gracefully.

Tech Stack

  • Language: Python 3
  • Framework: Aiogram (AsyncIO)
  • API: CoinGecko (REST API)
  • Libraries: Requests, JSON

Demo

(Here you will see the bot in action - optional placeholder)

How to Run

  1. Clone the repository
    git clone [https://github.com/YOUR_USERNAME/CryptoBot.git](https://github.com/YOUR_USERNAME/CryptoBot.git)
  2. Install dependencies
    pip install -r requirements.txt
  3. Configuration Open main.py and insert your Telegram Bot Token.
  4. Run
    python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages