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

https://github.com/meomundep/drumtap

Auto tap, farm, do task, buy drum, upgrade boost, claim referral points, submit email.
https://github.com/meomundep/drumtap

airdrop airdrop-claim-bot airdrop-farm airdrop-free airdrops-bot airdrops-tools drum drumtap meomundep miniapp tap tap-to-earn telegram

Last synced: 11 days ago
JSON representation

Auto tap, farm, do task, buy drum, upgrade boost, claim referral points, submit email.

Awesome Lists containing this project

README

        

πŸ“ž Contact

> πŸ“± **For Mobile Users (Termux):** [View the guide here](https://github.com/MeoMunDep/Guides-for-using-my-script-on-termux)

> If you encounter any issues or have questions, feel free to reach out:

- Contact: t.me/MeoMunDep
- Group: t.me/KeoAirDropFreeNe
- Channel: t.me/KeoAirDropFreeNee

> Help me with your referral [Link](https://t.me/drumtap_bot?start=1716917987742259)

## πŸš€ Getting Started

To get started with the bot, follow these steps:

1. **Install Dependencies and Modules:**

```
npm i user-agents cloudscraper axios colors https-proxy-agent socks-proxy-agent
```

2. **Prepare Configuration Files:**

> You'll need to set up a few configuration files for the bot to work properly.

## πŸ“ Configuration Files

### 1. `configs.json` πŸ“œ - Adjust configuration

```json
{
"limit": 100,
"countdown": 300,
"country_time": "en-US",
"upgradeDrums": true,
"delayEachAccount": [1, 81],
"upgradeSkills": true,
"doTasks": true,
"howManyUpgradeForEachSkill": 100
}
```

### 2. `datas.txt` πŸ—‚οΈ - [Get it from here](https://t.me/KeoAirDropFreeNee/1586)

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

### 3. `wallets.txt` πŸ’Ό - Cannot update yet.

```txt - wallet address
abc...xyz
abc...xyz
abc...xyz
```

### 4. `proxies.txt` 🌐 - Proxy is optional. If you have one, fill it in; otherwise, leave it blank.

- [Get it from here](https://www.webshare.io/?referral_code=4l5kb3glsce7)

```txt
http://host:port
https://host:port
socks4://host:port
socks5://host:port
http://user:pass@host:port
https://user:pass@host:port
socks4://user:pass@host:port
socks5://user:pass@host:port
```

### 5. `emails.txt` 🌐 - Email is option.

```txt
[email protected]
[email protected]
[email protected]
```

πŸ’‘ Usage:

> You need to `cd` to the file after extract it, example
> To run the bot, use the following command: `cd drum-main/drum; node meomundep`

πŸŽ‡Enjoy!