A automatic bot for Memrise.com
This bot is still in development
- Make a copy of config.ini.example and rename it to config.ini
- Fill in the information in the config.ini
- Download the correct chromedriver for your version and place it in the project root. ( https://sites.google.com/a/chromium.org/chromedriver/downloads )
- install pipenv
pip install pipenv
- Install dependencies and install the required modules:
pipenv sync
- Run bot:
pipenv run bot