Skip to content

A bot to attend your online class. You can also configure it to attend meetings as well.

Notifications You must be signed in to change notification settings

P0intMaN/Myclassbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Myclassbot

Developed by 'The P0intMaN'

INTRODUCTION

Myclassbot is a bot that can attend online class. This Bot was created for my own purpose, but you can edit this as per your wish and requirements. For those who are studying in LPU, they may just simply input their registration number and password. Then run it and Let Myclassbot do the job.

WISE MAN ONCE SAID...

Always attend your online classes/ meetings with sincerity to see fruitful results. Hence, I also strongly recommend this to all!

DETAILS

  • This is an an automated bot that can only attend classes. However, you can change it the way you want it to. You can make it to attend Google Meet, Zoom Meeting etc. (With the help of Python).

  • Be sure to Check out my other tools too! Check Out My Previous Programs.

  • Enter your credentials: Reg no and Password

  • Available for both Windows and Linux

  • PRO TIP : Be sure to install all the imports as it would facilitate smooth running of Myclassbot

THE INTERFACE WALKTHROUGH

  • Myclassbot interface is divided into two parts --> Login and Join

  • Login Interface deals with all the login aspects. Just open put your reg no in place of regnohere and your Password in place of passwordhere in the code.

  • Simply Run Myclassbot .

INSTALLATION ON WINDOWS

You need to have Python installed in order to launch Myclassbot
  • Download the Myclassbot packet here from Github as a zip format.

  • Install chrome driver. If you dont know, Click Here to learn (hardly takes 3 min)

  • Replace the regnohere and passwordhere with your credentials

  • Extract it and navigate to your desired location.

  • Execute cmd and type :

> pip3 install -r requirements.txt
> python myclassbot.py
  • Myclassbot is ready for some action!!

INSTALLATION ON LINUX

  • Open Terminal

  • Type:

$ git clone https://github.com/P0intMaN/Myclassbot.git
$ chmod +x requirements.txt
$ sudo pip3 install -r requirements.txt
$ cd Myclassbot
$ ls
$ python3 myclassbot.py
  • Myclassbot is ready for some action!!

SOURCE CODE AND IMPROVEMENTS

Want to improve Myclassbot ? Then feel free to download my source code and experiment.

The source code is attached above (see 'myclassbot.py' ) .

Before downloading, conisder Following me as It would motivate me to do more. So Developers, go ahead and help improve Myclassbot You are free to download this tool and modify it.👍

If you want to suggest some necessary changes, then please don't hesitate to contact me.

DISCLAIMER

Myclassbot is meant for Experimental Purposes only. Please dont blame me for your low grades at the end of your sessional exams.

Please follow me on Github and dont forget to 'STAR' this project. I will keep making such projects for you in the future.

PROUDLY BUILT WITH PYTHON

https://www.python.org

About

A bot to attend your online class. You can also configure it to attend meetings as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages