This python script will allow you to open multiple chrome window and join the meeting with multiple guest usernames at same time. This also makes camera off and mic muted by default.
C:\Users\yash4\AppData\Local\Programs\Python\Python312\python.exe: can't open file 'C:\Users\yash4\OneDrive\Desktop\bulk-teams-meeting-join\main.py': [Errno 2] No such file or directory
Looking at the error message, you are running the script from wrong directory. The main.py is inside src directory, please try running again from correct path.
C:\Users\yash4\AppData\Local\Programs\Python\Python312\python.exe: can't open file 'C:\Users\yash4\OneDrive\Desktop\bulk-teams-meeting-join\main.py': [Errno 2] No such file or directory