{"id":26760115,"url":"https://github.com/meomundep/common","last_synced_at":"2026-02-09T08:31:34.928Z","repository":{"id":280031485,"uuid":"940792707","full_name":"MeoMunDep/Common","owner":"MeoMunDep","description":"Auto connect wallet, referrals, join my community.","archived":false,"fork":false,"pushed_at":"2025-02-28T20:06:04.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T23:24:40.593Z","etag":null,"topics":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","base","bsc","common","eth","evm","meomundep","network","social"],"latest_commit_sha":null,"homepage":"https://t.me/keoairdropfreene","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MeoMunDep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-28T19:57:56.000Z","updated_at":"2025-02-28T20:42:37.000Z","dependencies_parsed_at":"2025-02-28T23:24:43.533Z","dependency_job_id":"98aa4051-8feb-4a70-ba8a-dbb46589fb59","html_url":"https://github.com/MeoMunDep/Common","commit_stats":null,"previous_names":["meomundep/common"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FCommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FCommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FCommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FCommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/Common/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068596,"owners_count":20718558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","base","bsc","common","eth","evm","meomundep","network","social"],"created_at":"2025-03-28T17:29:22.163Z","updated_at":"2026-02-09T08:31:29.883Z","avatar_url":"https://github.com/MeoMunDep.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Bot Setup Instructions\n\nWelcome to the bot setup guide! Follow the steps below to install and configure the bot correctly. This guide is designed to be beginner-friendly, with clear explanations for each step.\n\n---\n\n## Table of Contents\n\n1. [Configuration Files](#configuration-files)\n   - [`configs.json`](#1-configsjson)\n   - [`datas.txt`](#2-datastxt)\n   - [`proxies.txt`](#4-proxiestxt)\n2. [Running the Bot](#running-the-bot)\n3. [Contact and Support](#contact-and-support)\n\n---\n\n## Configuration Files\n\n### 1. `configs.json` - 📜 Adjust Bot Settings\n\nThis file controls the bot’s behavior. Below is an example configuration:\n\n```json\n{\n  \"timeZone\": \"en-US\",\n  \"skipInvalidProxy\": true,\n  \"delayEachAccount\": [1, 5],\n  \"timeToRestartAllAccounts\": 300,\n  \"howManyAccountsRunInOneTime\": 1,\n  \"updateUsername\": true,\n  \"doNewbieQuest\": true,\n  \"referralCode\": [\n    \"0xe81E898F01Bc49B4A567628A6876A68ab1Bc4646\",\n    \"0x16B0108a498cDC31aceA417E2A2fb8bf2c5Dde91\",\n    \"0x4A527bF64E7c51F860797513364Cb2df2bf411FA\",\n    \"0x5A0C7eB124B3ADE21D171BBBa97E5899e2fEdBE1\",\n    \"0x858BC449aA6Bb62a61D5B12B80eC154d7c835C0d\",\n    \"0x28BaC5E8829bdfA5c58c81c67651F6AcF0271568\"\n  ]\n}\n```\n\n- **Fields Explained:**\n  - `timeZone`: Time zone setting (e.g., \"en-US\").\n  - `skipInvalidProxy`: Skip invalid proxies if `true`.\n  - `updateUsername`: Update username if `true`.\n  - `doNewbieQuest`: Do newbie quests if `true`.\n  - `delayEachAccount`: Random delay range (in seconds) between accounts.\n  - `timeToRestartAllAccounts`: Time (in seconds) to restart all accounts.\n  - `howManyAccountsRunInOneTime`: Number of accounts to run simultaneously.\n  - `referralCode`: Add your referral code (optional). Do not change it if you want to support me ^^\n\n### 2. `datas.txt` - 🗂️ User Data\n\n- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)\n- EVM privatekey.\n- Format with both '0x' prefix and without it.\n\n```txt\nprivatekey\nprivatekey\nprivatekey\n```\n\n_Note: Each row for each account_\n\n### 3. `proxies.txt` - 🌐 Proxy List (Optional)\n\nIf you are using proxies, add them here. Leave the file blank if you are not using proxies. Supported formats:\n\n```txt\nhttp://host:port\nhttps://host:port\nsocks4://host:port\nsocks5://host:port\nhttp://user:password@host:port\nhttps://user:password@host:port\nsocks4://user:password@host:port\nsocks5://user:password@host:port\n```\n\n_Note: each row for each account_\n\n---\n\n\n## Running the Bot\n\n1. Navigate to the folder containing the bot files:\n\n   ```bash\n   cd /path/to/bot-folder/\n   ```\n\n2. Run the bot using the following command:\n\n#### **Windows**\n\nOpen Command Prompt (cmd) or PowerShell and run:\n\n```powershell\n./meomundep.exe\n```\n\n(If that doesn’t work, try `meomundep.exe` or `.\\meomundep.exe`.)\n\n---\n\n#### **Linux**\n\nSince `.exe` files are designed for Windows, you need **Wine** to run them:\n\n1. **Install Wine (if not installed):**\n   - **Ubuntu/Debian:**\n     ```bash\n     sudo apt update \u0026\u0026 sudo apt install wine\n     ```\n   - **Arch Linux:**\n     ```bash\n     sudo pacman -S wine\n     ```\n   - **Fedora:**\n     ```bash\n     sudo dnf install wine\n     ```\n2. **Run the program:**\n   ```bash\n   wine meomundep.exe\n   ```\n\n---\n\n#### **macOS**\n\nmacOS also requires **Wine** to run `.exe` files:\n\n1. **Install Homebrew (if not installed):**\n   ```bash\n   /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n   ```\n2. **Install Wine:**\n   ```bash\n   brew install wine\n   ```\n3. **Run the program:**\n   ```bash\n   wine meomundep.exe\n   ```\n\n---\n\n## Contact and Support\n\n- **Help me with your referral** [Referral Link](https://common.xyz/dashboard?refcode=0xe81E898F01Bc49B4A567628A6876A68ab1Bc4646)\n- **Buy me a telegram account** [Here](https://t.me/KeoAirDropFreeNe/312/27801) or [Here](https://github.com/MeoMunDep/MeoMunDep)\n\nIf you encounter any issues or have questions, feel free to reach out:\n\n- **Contact:** [Contact Me](https://t.me/MeoMunDep)\n- **Group:** [Join the Group](https://t.me/KeoAirDropFreeNe)\n- **Channel:** [Visit the Channel](https://t.me/KeoAirDropFreeNee)\n\nYour support is greatly appreciated! 🐱\n\n---\n\nEnjoy using the bot! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fcommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Fcommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fcommon/lists"}