{
"email": "",
"password": "",
"run_at_time": "11:45",
"meeting_mode": 3,
"organisation_num" : 1,
"random_delay": false,
"check_interval": 10,
"join_message": "",
"auto_leave_after_min": 60,
"leave_if_last": true,
"leave_threshold_number": "",
"leave_threshold_percentage": "",
"pause_search": true,
"headless" : false,
"mute_audio": true,
"chrome_type": "google-chrome",
"blacklist": [
{
"team_name": "Example Team 1",
"channel_names": [
"First Channel to blacklist in this team",
"Second Channel to blacklist"
]
},
{
"team_name": "Blacklist whole team",
"channel_names": [
]
}
],
"blacklist_meeting_re": ""
}
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 then it's waiting for the next meeting.
Expected behavior
join the meeting that I've scheduled
Configuration file
Desktop (please complete the following information):