prathimacode-hub / Awesome_Python_Scripts

🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
https://prathimacode-hub.github.io/Awesome_Python_Scripts/
Mozilla Public License 2.0
342 stars 254 forks source link

Google Meet Automation #1069

Closed Knighthawk-Leo closed 2 years ago

Knighthawk-Leo commented 2 years ago

Related Issue A Google Meet Automation Script to attend Online Classes

Hacktoberfest2021 Participant Contributor Closes: #1007

Type of change What sort of change have you made: Added The Script to automate google meet .

Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Code style update (formatting, local variables) Breaking change (fix or feature that would cause existing functionality to not work as expected) This change requires a documentation update How Has This Been Tested? Tested the script on my local machine for different test cases.

Checklist:

My code follows the guidelines of this project. I have performed a self-review of my own code. I have commented my code, particularly wherever it was hard to understand. I have made corresponding changes to the documentation. My changes generate no new warnings. I have added tests that prove my fix is effective or that my feature works. Any dependent changes have been merged and published in downstream modules.

Knighthawk-Leo commented 2 years ago

@prathimacode-hub Can you review this

Knighthawk-Leo commented 2 years ago

@prathimacode-hub Please check the changes