{"id":26760084,"url":"https://github.com/meomundep/freedogs","last_synced_at":"2025-03-28T17:29:13.421Z","repository":{"id":266962557,"uuid":"899886325","full_name":"MeoMunDep/FreeDogs","owner":"MeoMunDep","description":"Auto do tasks, tapping.","archived":false,"fork":false,"pushed_at":"2025-03-10T17:43:20.000Z","size":610,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T18:46:13.013Z","etag":null,"topics":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","freedogs","meomundep","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}},"created_at":"2024-12-07T09:29:13.000Z","updated_at":"2025-03-10T17:43:23.000Z","dependencies_parsed_at":"2025-03-10T18:34:43.991Z","dependency_job_id":"0cb622dd-813e-4772-9cb8-fb3e239cfc46","html_url":"https://github.com/MeoMunDep/FreeDogs","commit_stats":null,"previous_names":["meomundep/freedogs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FFreeDogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FFreeDogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FFreeDogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FFreeDogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/FreeDogs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068562,"owners_count":20718554,"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","freedogs","meomundep","telegram"],"created_at":"2025-03-28T17:29:12.861Z","updated_at":"2025-03-28T17:29:13.407Z","avatar_url":"https://github.com/MeoMunDep.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"📞 Contact\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 Help me with your referral [Link](https://t.me/theFreeDogs_bot/app?startapp=ref_CFE8RmmC)\n\n## 🚀 Getting Started\n\nTo get started with the bot, follow these steps:\n\n0. **Dowload NodeJS to run the bot**\n\n-\u003e [Link](https://t.me/KeoAirDropFreeNe/257/1462)\n\n\u003e Remember to download Nodejs version: **22.11.0** and NPM version: **10.9.0**\n\n1. **Install Dependencies and Modules:**\n\n   ```\n   npm i user-agents axios colors p-limit https-proxy-agent socks-proxy-agent crypto-js ws uuid xlsx\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  \"timeZone\": \"en-US\",\n  \"rotateProxy\": false,\n  \"skipInvalidProxy\": false,\n  \"proxyRotationInterval\": 2,\n  \"delayEachAccount\": [5, 8],\n  \"timeToRestartAllAccounts\": 300,\n  \"howManyAccountsRunInOneTime\": 100,\n  \"doTasks\": true,\n  \"referralCode\": \"CFE8RmmC\" // Do not change it if you want to support me ^^\n}\n```\n\n### 2. `datas.txt` 🗂️ - Get it from here \u003e\u003e\u003e [Link](https://t.me/KeoAirDropFreeNe/257/6879)\n\n```txt\nquery_id.../user...\nquery_id.../user...\nquery_id.../user...\n```\n\n### 2.1 `tokens.json` 🗂️ - Do not touch this file.\n\n```txt\n{}\n```\n\n### 3. `wallets.txt` 💼 - Cannot update yet.\n\n- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)\n\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\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: `node bot`\n\n🎇Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Ffreedogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Ffreedogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Ffreedogs/lists"}