14 lines
353 B
Markdown
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>
|
|
```
|