Skip to content

ShadowScripts1/TG-birdx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BirdX Bot

BirdX Bot is an automated tool designed to interact with the BirdX platform, performing various tasks such as worm catching, egg cracking, and task completion.

Features

  • Automated login and registration
  • Worm catching minigame
  • Egg cracking minigame
  • Egg upgrade system
  • Task completion
  • Multi-account support

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed (version 12 or higher recommended)
  • npm (Node Package Manager) installed

Installation

  1. Clone this repository or download the source code.

  2. Navigate to the project directory in your terminal.

  3. Install the required dependencies by running:

    npm install
    

Configuration

  1. Edit data.txt file in the root directory of the project.
  2. Add your Telegram authentication tokens to the data.txt file, one per line.

Usage

To run the BirdX Bot, use the following command in the project directory:

node main.js

The bot will prompt you to choose whether you want to upgrade eggs and perform tasks.

Registration

To register for BirdX and start using this bot, use the following link:

Register for BirdX

Disclaimer

This bot is for educational purposes only. Use it at your own risk. The developers are not responsible for any consequences resulting from the use of this bot.

Contributing

Contributions to the BirdX Bot are welcome. Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published