An open API service indexing awesome lists of open source software.

https://github.com/theoguerin64/correction42

Tired of constantly refreshing your browser to check if a correction is available? This script is what you need!
https://github.com/theoguerin64/correction42

42 python3

Last synced: about 1 month ago
JSON representation

Tired of constantly refreshing your browser to check if a correction is available? This script is what you need!

Awesome Lists containing this project

README

        

# Correction 42

Tired of constantly refreshing your browser to check if a correction is available? This script is what you need!

## Installation

1. Clone this repository `git clone https://github.com/TheoGuerin64/correction42`
2. Run `pip install -r requirements.txt`

## Usage

1. Run `python3 correction.py`
2. 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.
3. Sit back and relax! You will receive a notification as soon as a correction becomes available.