{"id":26760055,"url":"https://github.com/meomundep/dotcoin","last_synced_at":"2026-02-02T00:03:21.524Z","repository":{"id":269700469,"uuid":"875580161","full_name":"MeoMunDep/DotCoin","owner":"MeoMunDep","description":"Auto join my squad, tap, upgrade boost, play all games, do tasks.","archived":false,"fork":false,"pushed_at":"2025-08-23T23:54:52.000Z","size":932,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T10:37:04.105Z","etag":null,"topics":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","black-cat-syndicate","blackcat","blackcatsyndicate","dep","dotcoin","meo","meomun","meomundep","mun","tap-to-earn","telegram"],"latest_commit_sha":null,"homepage":"https://t.me/keoairdropfreene","language":"Shell","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,"zenodo":null}},"created_at":"2024-10-20T11:17:24.000Z","updated_at":"2025-08-23T23:54:55.000Z","dependencies_parsed_at":"2024-12-25T13:19:54.332Z","dependency_job_id":"8537f5dd-9af8-4ebc-ab96-40be3c463ae1","html_url":"https://github.com/MeoMunDep/DotCoin","commit_stats":null,"previous_names":["meomundep/dotcoin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MeoMunDep/DotCoin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FDotCoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FDotCoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FDotCoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FDotCoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/DotCoin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FDotCoin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28996568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","black-cat-syndicate","blackcat","blackcatsyndicate","dep","dotcoin","meo","meomun","meomundep","mun","tap-to-earn","telegram"],"created_at":"2025-03-28T17:29:06.253Z","updated_at":"2026-02-02T00:03:21.519Z","avatar_url":"https://github.com/MeoMunDep.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"📞 Contact\n\n\u003e [Termux guides if you run on mobile](https://github.com/MeoMunDep/Guides-for-using-my-script-on-termux)\n\n\n\u003e If you encounter any issues or have questions, feel free to reach out:\n\n- Contact: [Link](t.me/MeoMunDep)\n- Group: [Link](t.me/KeoAirDropFreeNe)\n- Channel: [Link](t.me/KeoAirDropFreeNee)\n\n\u003e \u003e \u003e Help me with your referral [Link](https://t.me/dotcoin_bot?start=r_6713068747)\n\n## 🚀 Getting Started\n\nTo get started with the bot, follow these steps:\n\n0. **Dowload NodeJS to run the bot**\n\n\nBefore running the bot, make sure you have the following installed:\n\n- **Node.js** (Version: `22.11.0`)\n- **npm** (Version: `10.9.0`)\n\nDownload Node.js and npm here: [Download Link](https://t.me/KeoAirDropFreeNe/257/1462).\n\n-\u003e Double click on `setup.bat` for windows or `setup.sh` for linux/mac if you want to run automatically, remember to fill all the necessary data.\n\n1. **Install Dependencies and Modules:**\n\n   ```\n   npm i user-agents cloudscraper axios meo-forkcy-colors meo-forkcy-utils meo-forkcy-proxy\n   ```\n\n2. **Prepare Configuration Files:**\n\n   \u003e You'll need to set up a few configuration files for the bot to work properly.\n\n## 📁 Configuration Files\n\n### 1. `configs.json` 📜 - Adjust configuration\n\n```json\n{\n  \"limit\": 100,\n  \"countdown\": 300,\n  \"howManySpins\": 5,\n  \"howManyMultiTaps\": 1,\n  \"howManyTicketsFactory\": 1,\n  \"howManyDailyAttemps\": 0,\n  \"bettingCoin\": 15000,\n  \"delayEachAccount\": [1, 1]\n}\n```\n\n### 2. `datas.txt` 🗂️ - Get data from [here](https://t.me/KeoAirDropFreeNe/257/6879).\n- [Get it from here](https://t.me/KeoAirDropFreeNee/1742)\n\n```txt\ney...\ney...\ney...\n```\n\n### 3. `wallets.txt` 💼 - Cannot update yet.\n- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)\n\n```txt - wallet address\nabc...xyz\nabc...xyz\nabc...xyz\n```\n\n### 4. `proxies.txt` 🌐 - Proxy is an option. If you have one, fill it in; otherwise, leave it blank.\n- [Get it from here](https://www.webshare.io/?referral_code=4l5kb3glsce7)\n\n```txt\nhttp://user:password@host:port\nhttps://user:password@host:port\nsocks4://user:password@host:port\nsocks5://user:password@host:port\n```\n\n💡 Usage:\n\n\u003e You need to `cd` to the file after extract it\n\u003e To run the bot, use the following command: `cd dotcoin; node meomundep`\n\n🎇Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fdotcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Fdotcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fdotcoin/lists"}