A Basic Google Meet bot that can attend all of your classes :)
This bot is created for educational purposes only, I am not responsible for the misuse of this product.
- pip install selenium
- Chrome Driver (add the exe in same folder as of the bot): https://chromedriver.chromium.org/home
- I added a basic menu if you want to make an exe and send it to your friend.
- File saving/loading system added:
All the values you input in the menu will be saved in a text file and will be loaded on your next start. - Only one google meet link added but you can modify the code and add according to your preference.
- 3 Lectures added only if you have more lectures just modify according to your preference.
- Mark your attendance in chat box.
- I have added the exe version aswell so you can use it and see the working of the bot.
- Auto Leaves the class after its ended (you need to set the time)
- Make sure that the timezone of the PC is correct. If you're running the bot on cloud, you may want to manually change the timezone of the virtual machine to an appropriate time zone (i.e., the timezone that your online classes follow)
First Install the files in requirements.
Then Simply open CMD and type:
python filename.py
- Recording the whole lecture
- Image to Text (get all your notes extracted from the image to text)