https://github.com/bxdoan/airdrop-tools
Airdrop tools for all telegram bot
https://github.com/bxdoan/airdrop-tools
agent301 airdrop airdrops-tools banana blum boink cats czpepe fintopio major matchain moonbergai nomis rockyrabbit telegram-bot tothemoon whitebunnywtf xkucoin yescoin
Last synced: 7 months ago
JSON representation
Airdrop tools for all telegram bot
- Host: GitHub
- URL: https://github.com/bxdoan/airdrop-tools
- Owner: bxdoan
- Created: 2024-08-27T10:21:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-30T03:45:43.000Z (12 months ago)
- Last Synced: 2025-03-31T10:00:54.815Z (7 months ago)
- Topics: agent301, airdrop, airdrops-tools, banana, blum, boink, cats, czpepe, fintopio, major, matchain, moonbergai, nomis, rockyrabbit, telegram-bot, tothemoon, whitebunnywtf, xkucoin, yescoin
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 113
- Watchers: 3
- Forks: 28
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airdrop-tools
Airdrop tools for all telegram bot
Join telegram group and ask for support : [](https://t.me/vp_airdrop)
Click the link below to join the bot app and get the referral link:
✅ [Moonbix](https://t.me/Binance_Moonbix_bot/start?startApp=ref_399199645&startapp=ref_399199645&utm_medium=web_share_copy)
✅ [Blum](https://t.me/blum/app?startapp=ref_KWlM6oGLsY)
✅ [Major](https://t.me/major/start?startapp=399199645)
✅ [Memefi](https://t.me/memefi_coin_bot/main?startapp=r_ee93f6aea4)
✅ [CZPEPE](https://t.me/czpepeBot?start=399199645)
✅ [Cats](t.me/catsgang_bot/join?startapp=iCkXghxaEvb_qo6M_CNEy)
✅ [Nomis](https://t.me/NomisAppBot/app?startapp=ref_8hl9ssTJVK)
✅ [Fintopio](https://t.me/fintopio/wallet?startapp=reflink-reflink_XP3STJDYcKqYmduP-)
✅ [Banana](https://t.me/OfficialBananaBot/banana?startapp=referral=TCJMSB)
✅ [Matchain](https://t.me/MatchQuestBot/start?startapp=95c2d862b8f59dea782f41aaf4c364ab)
✅ [MoonbergAI](https://t.me/moonbergai_bot/join?startapp=nlMsKP0ZWe)
✅ [WhiteBunny](https://t.me/whitebunnywtf_bot?start=ref66d6ffa67fae5fc4caea3dbf)
✅ [Xkucoin](https://t.me/xkucoinbot/kucoinminiapp?startapp=cm91dGU9JTJGdGFwLWdhbWUlM0ZpbnZpdGVyVXNlcklkJTNEMzk5MTk5NjQ1JTI2cmNvZGUlM0Q=)
✅ [RockyRabbit](https://t.me/rocky_rabbit_bot/play?startapp=frId399199645)
✅ [Yescoin](https://t.me/theYescoin_bot/Yescoin?startapp=mxRCHl)
✅ [Agent301](https://t.me/Agent301Bot/app?startapp=onetime399199645)
✅ [BOINK](https://t.me/boinker_bot/boinkapp?startapp=boink399199645)
✅ [To The Moon](https://t.me/PoPPtothemoon_bot/moon?startapp=399199645)
✅ [Mhaya](https://t.me/mhaya_bot?start=28PseCdbWcs)
✅ [MidasRWA](https://t.me/MidasRWA_bot/app?startapp=ref_061624a8-e745-4c33-ab16-0c27107be390)
✅ [IAMDOG](https://t.me/IAMDOG_bot?start=PN38WJ)
✅ [Wonton](https://t.me/WontonOrgBot/gameapp?startapp=referralCode=TBOHDD7V)
✅ [Sunkong](https://t.me/sunkongmyth_bot/sunkong_miniapp?startapp=25D8F1E09)
✅ [Coub](https://t.me/coub/app?startapp=coub__marker_24684706)
## Set up
Required: Node.js and Python1. Create data directory in `{ROOT_REPO}/data`
2. Install extension `{ROOT_REPO}/bypasstele` into your web browser:
`settings` -> `extensions` -> `Developer mode ON` -> `Load unpacked` -> select `{ROOT_REPO}/bypasstele` folder

3. Create data file in `{ROOT_REPO}/data/blum.txt` with format
`query_id=xxxx or user=xxxx`. Get `query_id` or `user` from the bot app
4. Optional: create proxy file in `{ROOT_REPO}/data/proxy.txt` with format `http://username:password@ip:port` or `ip:port:username:password`
## Run
### [Blum](https://t.me/blum/app?startapp=ref_KWlM6oGLsY)
```sh
cd blum
npm install
node blum.js// or node blum-proxy.js for proxy
```
This is the same for Major, CZPEPE, Cats, Nomis, Fintopio, Banana, Matchain, Moonbergai
### [Moonbix](https://t.me/Binance_Moonbix_bot/start?startApp=ref_399199645&startapp=ref_399199645&utm_medium=web_share_copy)
```sh
cd major
npm install
node moonbix.js// or node moonbix-proxy.js for proxy
```
### [Major](https://t.me/major/start?startapp=399199645)
```sh
cd major
npm install
node major.js// or node major-proxy.js for proxy
```
### [Yescoin](https://t.me/theYescoin_bot/Yescoin?startapp=mxRCHl)
```sh
cd yescoin
npm install
node yes.js
```
### [Matchain](https://t.me/MatchQuestBot/start?startapp=95c2d862b8f59dea782f41aaf4c364ab)
```sh
cd matchain
npm install
node mat-proxy.js
```
### [Fintopio](https://t.me/fintopio/wallet?startapp=reflink-reflink_XP3STJDYcKqYmduP-)
```sh
cd fin
npm install
node fin-proxy.js
```
### [Agent301](https://t.me/Agent301Bot/app?startapp=onetime399199645)
```sh
cd agent
npm install
node agent-proxy.js
```
### [IAMDOG](https://t.me/IAMDOG_bot?start=PN38WJ)
```sh
cd iamdog
npm install
node iamdog-proxy.js
```
### [Banana](https://t.me/OfficialBananaBot/banana?startapp=referral=TCJMSB)
```sh
cd banana
npm install
node banana-proxy.js
```
### [Cats](t.me/catsgang_bot/join?startapp=iCkXghxaEvb_qo6M_CNEy)
```sh
cd cats
npm install
node cats-proxy.js
```
### [Wonton](https://t.me/WontonOrgBot/gameapp?startapp=referralCode=TBOHDD7V)
```sh
cd wonton
npm install
node won-proxy.js
```
### [Xkucoin](https://t.me/xkucoinbot/kucoinminiapp?startapp=cm91dGU9JTJGdGFwLWdhbWUlM0ZpbnZpdGVyVXNlcklkJTNEMzk5MTk5NjQ1JTI2cmNvZGUlM0Q=)
```sh
cd xkucoin
npm install
node x-proxy.js
```
### [BOINK](https://t.me/boinker_bot/boinkapp?startapp=boink399199645)
```sh
cd boinkers
npm install
node boinkers-proxy.js
```
### [Coub](https://t.me/coub/app?startapp=coub__marker_24684706)
```sh
cd coub
npm install
node coub-proxy.js
```
## Contact
[](https://t.me/bxdoan)
[](https://twitter.com/bxdoan)
[](mailto:hi@bxdoan.com)## Thanks for use
Buy me a coffee[](https://www.buymeacoffee.com/bxdoan)
[](https://etherscan.io/address/0x610322AeF748238C52E920a15Dd9A8845C9c0318)
[](https://paypal.me/bxdoan)