Crates.io | free-duolingo-plus |
lib.rs | free-duolingo-plus |
version | 1.0.10 |
source | src |
created_at | 2022-07-24 15:07:47.761062 |
updated_at | 2023-02-26 14:04:09.758553 |
description | Simple CLI tool to create dummy accounts with referral links to give yourself free Plus. |
homepage | |
repository | https://github.com/Lioness100/free-duolingo-plus |
max_upload_size | |
id | 632040 |
size | 46,162 |
A simple CLI tool to create dummy accounts with referral links to give yourself free Plus (max 24/41 weeks depending on whether you're part of the tiered reward system).
Working as of February 26th, 2023. Please create a pull request to update this date if this tool works/doesn't work for you.
🎉 If you wouldn't like to go through the installation process, you can create an issue or reach out to me on Discord (@Lioness100#9258) and I will run the tool on your behalf.
Install Rust using the recommended rustup installation method and then run:
cargo install free-duolingo-plus
Follow these instructions to get your referral link.
⚠️ A VPN must used to run this as Duolingo will not consider accounts created with the same IP as the original towards the referral program. ⚠️
free-duolingo-plus --help
free-duolingo-plus --code BDHTZTB5CWWKTVW2UCDTY27MBE
free-duolingo-plus --code https://invite.duolingo.com/BDHTZTB5CWWKTVW2UCDTY27MBE
free-duolingo-plus --code https://invite.duolingo.com/BDHTZTB5CWWKTVW2UCDTY27MBE --num 10
Please ⭐ this repository if it works for you!
The strategy was taken from https://github.com/JunkMeal/duolingo-plus and ported to Rust.
This is the first project I've ever created with Rust. If you would like to improve the code, please open an issue or pull request!