/msteamsattendancebot

msteams attendance bot

Primary LanguagePython

msteamattendancebot

Modules required: selenium
Modules used: selenium,datetime,time

#installations
run this command with administrator rights to cmd to install selenium: pip install selenium
download chromedriver from: https://chromedriver.chromium.org/downloads (check your chrome version and download accordingly)

Still under development