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!
- Host: GitHub
- URL: https://github.com/theoguerin64/correction42
- Owner: TheoGuerin64
- Created: 2023-05-30T17:52:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T21:42:16.000Z (about 1 year ago)
- Last Synced: 2024-11-24T16:15:01.484Z (5 months ago)
- Topics: 42, python3
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.