- Studious Bot that joins google meet with camera and microphone turned off and notifies us on our discord server when it joins or leave any class.
- With Python installed, Open cmd as administrator and run the following command to install Selenium
pip install selenium
- Google Chrome(can run on other Browser also but respective drivers are needed to be installed)
- Discord webhook
pip install dhooks
- Replace email, password and driver_path(Mind the Backslashes 😜) and Discord webhook token with yours.
- for linux and mac user download .chrome driver
- Replace meeting link and Schedule it according to yours.
- Run main.py file.