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.
- Host: GitHub
- URL: https://github.com/meomundep/drumtap
- Owner: MeoMunDep
- Created: 2024-10-23T18:57:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T15:45:47.000Z (about 1 month ago)
- Last Synced: 2025-04-15T06:56:59.989Z (11 days ago)
- Topics: airdrop, airdrop-claim-bot, airdrop-farm, airdrop-free, airdrops-bot, airdrops-tools, drum, drumtap, meomundep, miniapp, tap, tap-to-earn, telegram
- Language: Shell
- Homepage: https://t.me/keoairdropfreene
- Size: 722 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!