GlobalExamBot/README.md
2023-02-05 17:55:18 +01:00

14 lines
353 B
Markdown

# <p align="center">GlobalexamBot</p>
Bot for the website Globalexam. It helps to spend more than 20 hours on it by reading sheets.
## 🛠️ Install Dependencies
```bash
python -m pip install -r requirements.txt
```
You also need to install google chrome v104.x
## 🧑🏻‍💻 Usage
```bash
python main.py -u <username> <password>
```