How to build Teams bot app using go lang ?

Hasit Parmar 0 Reputation points
2024-07-19T13:42:03.58+00:00

Couple of questions for teams bot implementation:

  • Is it possible to use go lang to build bot app? Since bot framework SDK doesn't supports in go.
  • our teams app includes third-party authentication and we have planned to use Azure bot "OAuth settings", so is it achievible without bot framwork SDKs in Go lang?
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
821 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,178 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 50,716 Reputation points
    2024-07-20T00:37:09.45+00:00

    Hello Hasit,

    Thanks for reaching out to us, I think there is a bot sample repo for go here - https://github.com/infracloudio/msbotbuilder-go

    The SDK is being used to make BotKube interact with Teams. After the integration, users will be able to work with their Kubernetes clusters using a Teams client. The client can monitor, debug and run checks on Kubernetes cluster(s). The user interaction will be quite similar to how BotKube offers for Slack or Mattermost today.

    I hope this helps, please take a look at it.

    Regards,

    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.