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.
- Automated login and registration
- Worm catching minigame
- Egg cracking minigame
- Egg upgrade system
- Task completion
- Multi-account support
Before you begin, ensure you have met the following requirements:
- Node.js installed (version 12 or higher recommended)
- npm (Node Package Manager) installed
-
Clone this repository or download the source code.
-
Navigate to the project directory in your terminal.
-
Install the required dependencies by running:
npm install
- Edit
data.txt
file in the root directory of the project. - Add your Telegram authentication tokens to the
data.txt
file, one per line.
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.
To register for BirdX and start using this bot, use the following link:
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.
Contributions to the BirdX Bot are welcome. Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.