Can I create MS Teams bot that can join calls using Nodejs or Python?

Omkar 6 Reputation points
2020-12-10T13:41:16.48+00:00

Im trying to create a bot that can join meetings. can I do it using Nodejs or Python? If yes please share some resorces. Or is it only possible with .NET?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
751 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,720 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.
2,888 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2020-12-10T17:19:09.89+00:00
    • Yes you can create the BOT using Node.js or Python or .Net; there is no restrictions available of language that you want to build.
    • You can get it started with Node.js sample or Python sample and extend it to join the calls as well.

  2. Mallipriya-MSFT 91 Reputation points
    2021-01-06T06:17:34.823+00:00

    @Omkar , Sorry for delayed response. Currently we have sample available in C# can you once check Hope this could be of some help.

    0 comments No comments

  3. Thiruveedhula, Balaji 21 Reputation points
    2021-12-24T09:15:00.227+00:00

    @Mallipriya-MSFT , Any uppade on nodeJS samples regarding MS Teams bot that can join calls? , when we can expect?

    0 comments No comments