Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 787 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 787 Bytes

Gmeet attending bot

Google Meet attending Bot is an automated script to attend google meets, it also listens to users speech and can be used to respond back if your name is called. Feel free to explore.

Features

  • Disable Camera
  • Disable Mic
  • Listen to Audio and respond to specific scenarios

Requirements

  • Google Chrome
  • Chromedriver
  • Python 3.0+
    • Python Libraries
      • selenium
      • jupyter notebook
      • pyaudio
      • wave

Installation

  1. Clone the repo to your local pc
  2. Make suitable changes in script (Make sure to add web driver and chrome user data directory path which is required to attend gmeet with your id)
  3. Run file

Note

  • You should have already signed in into your google account. [Provide chrome user data directory path in script]