项目作者: Bapt5

项目描述 :
A bot to solve duolingo lessons (only lessons for french people)
高级语言: Python
项目地址: git://github.com/Bapt5/duolingo-bot.git
创建时间: 2021-03-28T17:33:25Z
项目社区:https://github.com/Bapt5/duolingo-bot

开源协议:Mozilla Public License 2.0

下载


Duolingo-Bot

A bot to solve duolingo lessons

Only lessons for french

Requirements

  • python >= 3.7
  • pip install -r requirements.txt
  • This project uses Selenium and automatically downloads the correct driver for your Chrome version.
    ⚠️ So just make sure to have Google Chrome installed.

Usage

  • clone this repository
  • python3 app.py

Connection with Google or Facebook

  1. Install this extension in Google Chrome
  2. Go to Duolingo
  3. Open Cookie Manager - Cookie Edit
  4. Select all the cookie
  5. Click on export
  6. It will download a file move it in the folder of the bot