Skip to content

A simple python bot that attends my online classes on "Microsoft Teams"

Notifications You must be signed in to change notification settings

aymanelya/teamsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsft Teams Bot

Waking up early in the morning to attend some online classes can be hard sometimes. So I made a bot that attends my boring online classes for me according to my timetable, which allows me to focus more on the classes that i prefer and get more work done.

Made by Ayman Elyahmidi

Install Steps

  • Download python 3 from THIS LINK, (IMPORTANT) Check "Add Python to PATH" when installing Python

Python PATH

  • Check Chrome version (I have version 81)

Chrome Version1

Chrome Version2

Chromedriver

  • Copy Chromedriver to C:\Windows for Windows users or /usr/bin if you're using Linux or Mac
  • Download this project from THIS LINK
  • Open project folder in cmd and run the following command
pip install -r requirements.txt
  • Modify the secrets.py file with your personal informations
  • Change Microsoft Teams Layout settings to List

List Layout

  • Finally run the script
python teamsbot.py

About

A simple python bot that attends my online classes on "Microsoft Teams"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages