Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Teams Bot Integration #4357

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lipka-clazzpl
Copy link

Description

This PR adds Microsoft Teams integration to OnyxBot, enabling the bot to interact with Teams channels and users. The integration follows similar patterns to our existing Slack integration for consistency and maintainability.

Key components implemented:

  • Teams bot core functionality (message handling, authentication, webhooks)
  • Database models for Teams bots and channel configurations
  • Server-side management endpoints
  • Frontend components for bot and channel management
  • Subscription and token management utilities

Still in progress:

  • Frontend dependency resolution (SWR package)
  • Authentication flow testing
  • End-to-end message handling tests
  • Documentation updates

How Has This Been Tested?

Testing in progress:

  • Unit tests for Teams bot core functionality
  • Database migration tests
  • Integration tests for Teams API endpoints
  • Frontend component tests
  • E2E testing with Teams webhook simulation

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

Copy link

vercel bot commented Mar 26, 2025

@lipka-clazzpl is attempting to deploy a commit to the Danswer Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant