Giter VIP home page Giter VIP logo

online-class-bot's Introduction

online-class-bot

Tired of manually joining online classes? The online-class-bot comes on rescue!!

This online-class-bot is a bot written in python which is able to join online classes through zoom and google meet.

Setup

The repo contains an empty timetable.xlsx excel worksheet. You have to fill the correct timetable in the worksheet as follows:

The worksheet contains total six different day-wise sheets.

Next, there are 5 parameters in each sheet.

  • Class Name: The name of the class.
  • Class Time: The time when the class occurs. Note that the class time must be in the HH:MM and 24-hour format. For example, 8 am = 08:00, 10 am = 10:00, and 3 pm = 15:00.
  • Mode: The joining mode of the class. It must be either Zoom or Meet.
  • Meeting ID/Link: The meeting ID for the meeting in case the Mode is Zoom. If the Mode parameter is Meet, provide the google meet link.
  • Meeting Password: The password for the zoom meeting. If the joining mode is Meet, leave this parameter empty.

Fill the timetable for each day (in the different sheets) by following the above instructions.

Installation

External Modules Required:

  • pyautogui
  • win10toast
  • pandas

Just type out the following command:

pip install -r requirements.txt

This will download all the dependencies at once.

online-class-bot's People

Contributors

aditi-asati avatar shravanasati avatar

Stargazers

 avatar  avatar  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.