# 🎮 Blum-BOT

Welcome to GameBot, your automated assistant for managing and optimizing your experience on the Blum platform!

## 🌟 Features

- 🔄 Automatic farming and balance claiming
- 🎯 Task completion automation
- 🎁 Daily reward claiming
- 👥 Friend balance management
- 🕹️ Automated game playing and reward collection
- 👤 Support multiple accounts

## 🚀 Getting Started

### Prerequisites

- Node.js (v12 or higher)
- npm (comes with Node.js)

### Installation

1. Clone this repository:

   ```
   git clone https://github.com/Galkurta/Blum-BOT.git
   ```

2. Navigate to the project directory:

   ```
   cd Blum-BOT
   ```

3. Install dependencies:

   ```
   npm install
   ```

4. Edit `data.txt` file in the project root and add your Blum query IDs, one per line.

   ```
   nano data.txt
   ```

### Usage

Run the bot with:

```
node main.js
```

Follow the prompts to start the automation process.

## 📝 Configuration

- Edit the `data.txt` file to manage multiple accounts.
- Adjust task completion and game playing strategies in the `main.js` file.

## 🔐 Security

- Keep your `data.txt` file secure and never share your query IDs.
- Use this bot responsibly and in accordance with Blum's terms of service.

## 🔗 Registration

New to Blum? Register using our referral link:

[Sign up for Blum](https://t.me/blum/app?startapp=ref_uCkFnNzIkj)

## 📜 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/yourusername/gamebot-blum/issues).

## 💖 Support

If you found this project helpful, consider giving it a ⭐️!

---

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