Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 1.54 KB

README.md

File metadata and controls

80 lines (53 loc) · 1.54 KB

GMbot

Automate your google meet sessions

GMbot help you to automate your online class.

  • Join the meet by puting meet url (with the help of your friend via telegram bot)
  • Send message via telegram bot
  • Stop meet via telegram bot

Classes are important so I will never promote anyone to use this for attending online classes

Dependencies

[packages]

  • selenium = "*"
  • requests = "*"
  • pause = "*"
  • colorama = "*"
  • termcolor = "*"
  • DateTime = "*"
  • python-telegram-bot = "*"
  • python-dotenv = "*"
  • pyrogram = "*"
  • schedule = "*"

[dev-packages]

  • python_version = "3.8"

Installation

git clone https://github.com/ananthakrishnaner/GMbot.git
cd GMbot

Create a .env file

nano .env
api_id = ""
api_hash=""
bot_token="bot_token_from_telegram"
USERNAME="[email protected]"
PASSWORD = "my_password"
my_token = 'same_token_of-bot_token'
chat_id = ''
pipenv shell

Add your chromdrive location in gmbot.py

Note: choose chromedrive for your version of browser chromedrive

python gmbot.py

IMAGE ALT TEXT

DigitalOcean Referral Badge