gateway/modules/features/teamsbot
patrick-motsch ad5c9d10cd feat(teamsbot): dedicated bot account support with authenticated join
- New config fields: botAccountEmail, botAccountPassword for dedicated MSFT account
- BrowserBotConnector passes credentials + backgroundImageUrl to bot service
- Service passes config credentials to connector in joinMeeting
- Enables: full language settings, virtual background, no lobby wait
- Fallback: anonymous join when no bot account configured

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:56:04 +01:00
..
__init__.py teamsbot 2026-02-13 00:00:35 +01:00
bridgeConnector.py teamsbot 2026-02-13 00:00:35 +01:00
browserBotConnector.py feat(teamsbot): dedicated bot account support with authenticated join 2026-02-15 11:56:04 +01:00
config.py teamsbot 2026-02-13 00:00:35 +01:00
datamodelTeamsbot.py feat(teamsbot): dedicated bot account support with authenticated join 2026-02-15 11:56:04 +01:00
interfaceFeatureTeamsbot.py fix(teamsbot): Fix Invalid Date + pass language to browser bot 2026-02-15 01:26:27 +01:00
mainTeamsbot.py teamsbot 2026-02-13 00:00:35 +01:00
routeFeatureTeamsbot.py feat(teamsbot): HTTP fallback for transcripts, debug logging for WebSocket 2026-02-15 11:05:58 +01:00
service.py feat(teamsbot): dedicated bot account support with authenticated join 2026-02-15 11:56:04 +01:00