Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1tsmhmd/currypto_watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Currypto Watch

โญ Support

The simplest way to support us is by clicking the star (โญ) at the top of this page

๐Ÿ’ญ About Project

๐Ÿค– Currypto Watch A bot for real-time cryptocurrency and currency prices! ๐Ÿ’น Always up-to-date, accurate, and fast! ๐Ÿš€

๐Ÿ–ผ๏ธ Screeshot

Currypto watch Currypto Watch

๐Ÿš€ Features

โœ… Real-time cryptocurrency and currency prices
โœ… Simple and interactive user interface
โœ… Fast and accurate responses
โœ… Always up-to-date with the latest market data

โšก Technologies Used

  • ๐ŸŒ API Integration: BabakCode API for real-time cryptocurrency and currency data
  • ๐Ÿ›  Programming Language: Dart
  • ๐Ÿค– Telegram Bot Framework: Televerse
  • ๐ŸŒ HTTP Client: Dio for API requests
  • ๐Ÿ”ข Utility Package: persian_number_utility for Persian number formatting
  • ๐Ÿ” Environment Management: dotenv for managing environment variables

โš™๏ธ Installation

๐Ÿงฉ Prerequisites

  • Dart SDK installed
  • A Telegram bot token from @BotFather
  • APi KEY: BabakCode API
  • A Telegram channel where the bot will send updates (make sure the bot is added as an admin to the channel)

Setup & Run

  1. Clone the repository:
    git clone https://github.com/1tsmhmd/currypto_watch.git
    cd currypto_watch
    
  2. Install dependencies:
    dart pub get
    
  3. Create a .env file and Add Your Telegram Bot Token
    cp .env-example .env   # For Linux/macOS
    copy .env-example .env  # For Windows
    
  4. Then, open the .env file and change the variables:
    TELEGRAM_BOT_TOKEN=your_telegram_bot
    API_KEY=your_babakcode.com_api_key
    TELEGRAM_CHANNEL_USERNAME=your_channel_username
    
  5. Run the bot:
    dart main.dart
    
    

๐Ÿค Contribute

  1. Fork the repository.
  2. Make your changes.
  3. Submit a Pull Request.

๐Ÿ“ž Contact

Static Badge

About

Get real-time prices, stay ahead of the market! ๐Ÿ’ธ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages