Tired of constantly refreshing your browser to check if a correction is available? This script is what you need!
- Clone this repository
git clone https://github.com/TheoGuerin64/correction42
- Run
pip install -r requirements.txt
- Run
python3 correction.py
- Fill in your informations:
- Project name: Enter the name of your project (ex:
ft_printf
) - Team ID: Provide the ID of your team. You can find it in the URL of your project correction page.
- Session token: Enter the token of your session. You can find it in the cookies of your browser.
- Number of days: Specify the number of days you want to check for corrections.
- Project name: Enter the name of your project (ex:
- Sit back and relax! You will receive a notification as soon as a correction becomes available.