/DaanAutoLogin

This bot helps you to login in http://iauctb.daan.ir and attend your classes without being physically available.

Primary LanguagePython

Skip Classes Bot

This bot helps you to login in http://iauctb.daan.ir/ and attend your classes without being physically available.

In order to run this script please consider creating a .env file in root directory of project like below:

USER=101932016491
PASS=123456789
GECKO=C:\Users\test\geckodriver.exe

How to run?

python src/main.py

Geckodriver Error

If you got errors like geckodriver is not in your PATH just download geckodriver and put it any where you like and add it into your Enviorment Variables.