Giter Club home page Giter Club logo

class-bot-attender's Introduction

Google Meet Online Class Attender Bot

Specifically designed for Google Meet Platform. Just run the program on Cloud VM. Add the schedule & put the program in execution stage. It will Notify you at every starting / Ending / No Class situation through a Discord Webhook.

Installation

  1. Clone the repository git clone https://github.com/Purnay087/Class-Bot-Attender.git.
  2. Install requirements using pip install -r requirements.txt

Configure

  1. Open bot.py and put your google login credentials in variables below to the comment line.
  2. If you want to add some new details into schedule like Teacher Name etc then make sure you follow below points:
    i. Insert Correct name in every INSERT, CREATE, SELECT Queries.
    ii. Modify the join_class function with new changes & accept the new details in modify_timetable function.
  3. Open attende_bot.py and put the Discord Webhook Url in variable below to the comment line.
  4. If you want to add some fields into the message then use add_field function.

Execution

Run the bot python bot.py

Note: 
This program require PC / Laptop in focused mode that means the window used by bot while
attending lecture should be at front 

class-bot-attender's People

Contributors

purnay04 avatar

Stargazers

Nishant Ahire avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.