https://github.com/regalk13/bot-classvirtual
This bot will go for you to virtual classes
https://github.com/regalk13/bot-classvirtual
bot class python virtual
Last synced: about 1 month ago
JSON representation
This bot will go for you to virtual classes
- Host: GitHub
- URL: https://github.com/regalk13/bot-classvirtual
- Owner: regalk13
- License: bsd-3-clause
- Created: 2021-01-16T16:45:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T23:26:52.000Z (over 5 years ago)
- Last Synced: 2025-01-06T05:29:07.096Z (over 1 year ago)
- Topics: bot, class, python, virtual
- Language: Python
- Homepage:
- Size: 8.54 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bot-ClassVirtual



This is a bot that, with the help of ppandas, reads an .xlsx file, looks at what classes you have and automatically enters them. To zoom use pyautogui using the data to find the buttons, in meet use webbowser also from this library and with keyboards preprogram 'Tap' and 'Enter'.
At the moment it only works with these apps but soon I will add to Microsoft Teams, I hope you like it and can use it...

## Requirements
- Python 3.8.x [here](https://www.python.org/downloads/).
- Subprocess [here](https://docs.python.org/3/library/subprocess.html).
- Pyautogui [here](https://pyautogui.readthedocs.io/en/latest/).
- Win10toast [here](https://pypi.org/project/win10toast/).
- Pandas [here](https://pandas.pydata.org/).
- Datetime [here](https://docs.python.org/3/library/datetime.html).
- Os [here](https://docs.python.org/3/library/os.html).
- Keyboard [here](https://pypi.org/project/keyboard/).
- All in the final stable version.
- .xlsx file viewer, like excel.
## Final notes
- Remember change the data for you needs.
- If you have a hard disk so slow, add more seconds to sleep.
- Questions on my twitter or discord, everything is on my profile.
- Mac and linux users need changes.