An open API service indexing awesome lists of open source software.

https://github.com/meomundep/boinkers

Auto spin, rolling wheel, play elevator minigame, farm, do tasks, claim referral points, upgrade boost, claim raffles, use boosts, receive message.
https://github.com/meomundep/boinkers

airdrop airdrop-claim-bot airdrop-farm airdrop-free airdrops-bot airdrops-tools boinkers meomundep tap-to-earn telegram

Last synced: 4 months ago
JSON representation

Auto spin, rolling wheel, play elevator minigame, farm, do tasks, claim referral points, upgrade boost, claim raffles, use boosts, receive message.

Awesome Lists containing this project

README

          

# πŸ€– Bot Setup Instructions by **@MeoMunDep**


Follow this guide to install and run the bot correctly. Designed for quick setup ⚑

---

## 🧭 Table of Contents

1. [Configuration Files](#configuration-files)
2. [Install Requirements](#install-requirements)
3. [Run the Bot](#run-the-bot)
4. [Contact & Support](#contact--support)

---

## βš™οΈ Configuration Files

1️⃣ configs.json – Bot Settings

```json
{
"doSpins": true,
"doTasks": true,
"doRaffles": true,
"doUpgrades": true,
"boostShits": true,
"rotateProxy": false,
"skipInvalidProxy": false,
"delayEachAccount": [1, 1],
"proxyRotationInterval": 2,
"timeToRestartAllAccounts": 86400,
"howManyAccountsRunInOneTime": 1,
"upgradeEquipments": true,
"referralCode": ""
}
```

---

2️⃣ datas.txt – Telegram Bot User Data

Get your `query_id/user` from this [link](https://t.me/KeoAirDropFreeNee/1586).

Format (one per line):

```
query_id.../user...
query_id.../user...
```

---

3️⃣ wallets.txt – EVM Wallet Addresses

Generate wallets using this [tool](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop).

Format:

```
0xabc...123
0xdef...456
```

---

4️⃣ proxies.txt – (Optional) Proxy List

Supports both HTTP/SOCKS with or without authentication.

Examples:

```
http://host:port
socks5://user:pass@host:port
```

Each line corresponds to each account in order.
Leave blank if you don’t use proxy.

---

## 🧩 Install Requirements

Click to view installation guide

Run this command to install all dependencies:

```bash
pip install -r requirements.txt
```

Sample `requirements.txt`:

```
aiohttp
aiohttp-proxy
cloudscraper
colorama
```

---

## πŸ–₯️ Run the Bot

πŸͺŸ Windows Instructions

Double-click the `.bat` file or run via terminal:

```bash
run.bat
```

Or manually:

```bash
python meomundep.py
```

---

🐧 Linux / macOS Instructions

Make the file executable:

```bash
chmod +x run.sh
```

Then run it:

```bash
./run.sh
```

Or directly:

```bash
python3 meomundep.py
```

> πŸ’‘ Ensure you have **Python 3.8+** and dependencies installed.

---

## πŸ’¬ Contact & Support

Click to expand contact information

**Referral Link:**
πŸ”— [boinkers_bot](https://t.me/boinker_bot/boinkapp?startapp=boink6713068747)

**Support Me:**
πŸ›’ [Buy me some milk](https://t.me/KeoAirDropFreeNe/312/27801)
πŸ™ [GitHub](https://github.com/MeoMunDep/MeoMunDep)

**Community & Help:**
πŸ’­ [Chat](https://t.me/MeoMunDep)
πŸ“’ [Channel](https://t.me/KeoAirDropFreeNee)
πŸ‘₯ [Group](https://t.me/KeoAirDropFreeNe)

---


✨ Created by @MeoMunDep | Automation Tools for Airdrop Farmers