{"id":28485330,"url":"https://github.com/storedesign/duo-bot","last_synced_at":"2026-05-05T22:35:27.889Z","repository":{"id":291089956,"uuid":"976548978","full_name":"storedesign/Duo-Bot","owner":"storedesign","description":"Duolingo Farm XP and Streak bot","archived":false,"fork":false,"pushed_at":"2025-05-25T17:39:58.000Z","size":714,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T00:09:49.054Z","etag":null,"topics":["autolingo","automation","bot","duo","duo-bot","duolingo","farmbot","farming","github","github-actions","github-config","lingo","lingodeer","streak-tracker","xp-farm","yml","yml-files"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/storedesign.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-05-02T10:04:36.000Z","updated_at":"2025-05-25T17:40:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"239741a5-b64f-4291-b217-5b1069839dd1","html_url":"https://github.com/storedesign/Duo-Bot","commit_stats":null,"previous_names":["storedesign/duo-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/storedesign/Duo-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storedesign%2FDuo-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storedesign%2FDuo-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storedesign%2FDuo-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storedesign%2FDuo-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/storedesign","download_url":"https://codeload.github.com/storedesign/Duo-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storedesign%2FDuo-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263074370,"owners_count":23409749,"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":["autolingo","automation","bot","duo","duo-bot","duolingo","farmbot","farming","github","github-actions","github-config","lingo","lingodeer","streak-tracker","xp-farm","yml","yml-files"],"created_at":"2025-06-08T00:09:49.124Z","updated_at":"2026-05-05T22:35:27.882Z","avatar_url":"https://github.com/storedesign.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⟹⚡⟸ SUPER DUOLINGO AUTOMATION ⟹⚡⟸\n```\n███████╗██╗   ██╗██████╗ ███████╗██████╗     ██████╗ ██╗   ██╗ ██████╗ \n██╔════╝██║   ██║██╔══██╗██╔════╝██╔══██╗    ██╔══██╗██║   ██║██╔═══██╗\n███████╗██║   ██║██████╔╝█████╗  ██████╔╝    ██║  ██║██║   ██║██║   ██║\n╚════██║██║   ██║██╔═══╝ ██╔══╝  ██╔══██╗    ██║  ██║██║   ██║██║   ██║\n███████║╚██████╔╝██║     ███████╗██║  ██║    ██████╔╝╚██████╔╝╚██████╔╝\n╚══════╝ ╚═════╝ ╚═╝     ╚══════╝╚═╝  ╚═╝    ╚═════╝  ╚═════╝  ╚═════╝ \n```\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003e✨ FEATURES\u003c/b\u003e\u003c/summary\u003e\n\n- **Super Duolingo Automation** - Automated Super Duolingo requests daily\n- **XP Gain Automation** - Automated XP gain requests every 4 hours  \n- **Streak Maintenance** - Automated streak preservation\n- **Manual Execution** - Run workflows manually when needed\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003e🔧 SETUP\u003c/b\u003e\u003c/summary\u003e\n\n1. **Fork this repository**\n2. **Add repository secret:**\n   ```\n   Name: DUOLINGO_TOKEN\n   Value: your_duolingo_api_token\n   ```\n3. **Activate workflows in Actions tab**\n4. **Enjoy automated Super Duolingo! 🎉**\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003e📂 PROJECT STRUCTURE\u003c/b\u003e\u003c/summary\u003e\n\n```\n.\n├── .github\n│   └── workflows\n│       ├── super-duolingo.yml     # Super Duolingo automation (daily)\n│       ├── xp-automation.yml      # XP gain automation (every 4 hours)\n│       └── streak-automation.yml  # Streak maintenance\n└── README.md\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003e⏰ SCHEDULE\u003c/b\u003e\u003c/summary\u003e\n\n| Workflow | Frequency | Description |\n|----------|-----------|-------------|\n| Super Duolingo | Daily at 00:00 UTC | Requests Super Duolingo status |\n| XP Automation | Every 4 hours | Maintains XP gains |\n| Streak Maintenance | Daily | Preserves learning streak |\n\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003e❓ QUESTIONS \u0026 SUPPORT\u003c/b\u003e\u003c/summary\u003e\n\n### 🤔 Need Help?\n- **Issues**: Report bugs and technical problems in [Issues](https://github.com/storedesign/Duo-Bot/issues)\n- **Discussions**: Ask questions, share tips, and connect with the community in [Discussions](https://github.com/storedesign/Duo-Bot/discussions)\n- **Feature Requests**: Suggest new features or improvements\n\n### 💬 Common Questions\n- **How to get Duolingo API token?** - [Follow this guide](https://github.com/storedesign/Duo-Bot/discussions/4)\n- **Workflow not running?** - Verify your repository secrets and workflow permissions\n- **Want to contribute?** - Contributions are welcome!\n\n[💬 **Go to Discussions**](https://github.com/storedesign/Duo-Bot/discussions)\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003e⚠️ DISCLAIMER\u003c/b\u003e\u003c/summary\u003e\n\n```diff\n- Not affiliated with Duolingo or DuolingoPro\n- Use at your own risk and responsibility\n- Respect Duolingo's Terms of Service\n```\n\n\u003c/details\u003e\n\n---\n*Keep learning, keep automating!*\n\n\u003c!-- \nASCII art generated with:\nhttp://patorjk.com/software/taag/#p=display\u0026f=ANSI%20Shadow\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoredesign%2Fduo-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstoredesign%2Fduo-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoredesign%2Fduo-bot/lists"}