███████╗██╗ ██╗██████╗ ███████╗██████╗ ██████╗ ██╗ ██╗ ██████╗
██╔════╝██║ ██║██╔══██╗██╔════╝██╔══██╗ ██╔══██╗██║ ██║██╔═══██╗
███████╗██║ ██║██████╔╝█████╗ ██████╔╝ ██║ ██║██║ ██║██║ ██║
╚════██║██║ ██║██╔═══╝ ██╔══╝ ██╔══██╗ ██║ ██║██║ ██║██║ ██║
███████║╚██████╔╝██║ ███████╗██║ ██║ ██████╔╝╚██████╔╝╚██████╔╝
╚══════╝ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═════╝
✨ FEATURES
- Super Duolingo Automation - Automated Super Duolingo requests daily
- XP Gain Automation - Automated XP gain requests every 4 hours
- Streak Maintenance - Automated streak preservation
- Manual Execution - Run workflows manually when needed
🔧 SETUP
- Fork this repository
- Add repository secret:
Name: DUOLINGO_TOKEN Value: your_duolingo_api_token - Activate workflows in Actions tab
- Enjoy automated Super Duolingo! 🎉
📂 PROJECT STRUCTURE
.
├── .github
│ └── workflows
│ ├── super-duolingo.yml # Super Duolingo automation (daily)
│ ├── xp-automation.yml # XP gain automation (every 4 hours)
│ └── streak-automation.yml # Streak maintenance
└── README.md
⏰ SCHEDULE
| Workflow | Frequency | Description |
|---|---|---|
| Super Duolingo | Daily at 00:00 UTC | Requests Super Duolingo status |
| XP Automation | Every 4 hours | Maintains XP gains |
| Streak Maintenance | Daily | Preserves learning streak |
❓ QUESTIONS & SUPPORT
- Issues: Report bugs and technical problems in Issues
- Discussions: Ask questions, share tips, and connect with the community in Discussions
- Feature Requests: Suggest new features or improvements
- How to get Duolingo API token? - Follow this guide
- Workflow not running? - Verify your repository secrets and workflow permissions
- Want to contribute? - Contributions are welcome!
⚠️ DISCLAIMER
- Not affiliated with Duolingo or DuolingoPro
- Use at your own risk and responsibility
- Respect Duolingo's Terms of ServiceKeep learning, keep automating!