Teams-Auto-Joiner icon indicating copy to clipboard operation
Teams-Auto-Joiner copied to clipboard

Python script to automatically join Microsoft Teams meetings.

Results 19 Teams-Auto-Joiner issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Script runs and logs in, the calendar is up. But even when the Join button appears the meeting is not seen by the program. Watching the terminal...

**Describe the bug** the bot (this program) is not joining the meeting. I've set the meeting time and started the script but not joined the meeting at a time and...

**Describe the bug** Not able to join the meeting as join_now_btn = wait_until_found("button[data-tid='prejoin-join-button']", 60) as button is never found **To Reproduce** Run the script with timeout exception for element button[data-tid='prejoin-join-button']

**Is your feature request related to a problem? Please describe.** The bot cannot process third-party authentication. The email is entered for Microsoft sign-in and then at the main login portal,...

**Describe the bug** A meeting should be started at 2:30 PM but the bot joined it at 12:25 PM and left the meeting because last attendee in meeting, and never...

Most of the time it fails to open meeting member page. Hence, not being able to leave meeting. ![20220122_142338](https://user-images.githubusercontent.com/98209644/150632034-d03caf58-d739-47bd-a152-2425701ff150.jpg)

**Describe the bug** Script stops on its own **Screenshots** [13:58:50] Looking for new meetings Traceback (most recent call last): File "auto_joiner.py", line 58, in expand_channels self.get_elem().find_element_by_css_selector("div.channels") File "/home/sky/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 430,...

**Describe the bug** In most cases what I observe is that the bot doesn't join the meeting after leaving the previous one. It does list the meeting which has recently...

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Generally, roll calls happen with people saying that they're there in the chat, in...