/voltaire-ez

Automatise le passage des niveaux de la partie "Orthographe" de Projet-Voltaire.

Primary LanguagePython

Projet Voltaire Ez

Pour les flemmards qui préfèrent laisser tourner leur PC plutôt que d'apprendre le français. Automatise le passage des niveaux de la partie "Orthographe" de Projet-Voltaire.

Prerequisites

  • Python 3.6 or higher
  • Google Chrome browser

Installation

  1. Clone this repository:
    git clone https://github.com/lelemathrin/voltaire-ez.git
    
  2. Navigate to the project directory:
    cd voltaire-ez
    
  3. Install the required Python packages:
    pip install -r requirements.txt
    

Configuration

  1. Rename .env.example to .env

  2. Open the .env file and replace your-email@projet-voltaire.fr and your-password with your email and password.

Running the Script

  1. To run the script, use the following command:

    python voltaire-ez.py
    
  2. After running the script, it will start entering your credentials and you will be asked to resolve a captcha and click the sign in button.

  3. You will then be asked to choose whether you want to go automatically to the next exercices.

  4. Once you've done that, the script will take over and start gathering the correct answers for your current level.

Warning

Please keep the Chrome window in the foreground of your screen ❗ to avoid errors.

You can:

  • reduce its size (not too much)
  • not focus it
  • put it on your second screen

But you must keep it in the foreground.

⛏️ Happy digging! ⛏️