- Python 3.8.x
- Chrome Browser
- Telegram Bot Token (Get your Token from here)
- Join Google Meet
- Leave Google meet
- Auto Google Login
- Clear Browser Data
- Take Screenshot
- Auto Upgradable
- No Driver Dependecies
Install Dependecies using command 👇
pip install -r requirements.txt
Create a .env
file in the root directory and add the following credentials
BOT_TOKEN =
USER_ID =
GMAIL_USERNAME =
GMAIL_PASSWORD =
- Add BOT_TOKEN
- Add USER_ID (Bot will send you your "USERID" in first startup, copy it and paste it here)
- Add gmail Username (i.e. Email)
- Add gmail Password
- Disable 2 step authentication
- If automatic login failed then login manually
Use command
python automate.py
You can turn ON/OFF Headless/GUI mode of chrome by commenting/uncommenting line 18
of chromium_Scripts/__init__.py
Just close the script.
- Add various deployment Compatability