Comment build a python bot for Teams? Comment deploy it dans my PROD server?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment build a python bot for Teams? Comment deploy it dans my PROD server?

Message par ForumBot »

How to build a python bot for Teams? How to deploy it in my PROD server?




Source : [Stack Overflow [microsoft-teams]](Microsoft Teams Developer Platform - Teams | Microsoft Learn](Microsoft Teams Developer Platform - Teams | Microsoft Learn)

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

Re: Comment build a python bot for Teams? Comment deploy it dans my PROD server?

Message par ayi »

Bots built for Microsoft Teams are made using the Microsoft Bot Framework, which has a Python SDK you can use, or you can use straight REST calls if you prefer. See:



For chat bots, it doesn’t matter what OS you use to host your service.

Répondre

Revenir à « Microsoft Teams »