CPI-ERROR / Google-Meet-Bot

A bot that will attend your online classes with camera and microphone off

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot 🤖 that attends Online Classes on google meet


- 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.

⭐REQUIREMENTS

  • 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
    

⭐How to use

  • 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.

⭐Working Code


💘 HAVE A NICE DAY ☕Visitor count


About

A bot that will attend your online classes with camera and microphone off

License:MIT License


Languages

Language:Python 100.0%