/Real-Proactive-Message-Bot

This is a demo of how to build a bot in C# with the Botframework in Microsoft teams which is proactive (Creates Conversations, and can reply to specific conversations which it created on its own)

Primary LanguageHTML

ProactiveTeamsBot

Bot Framework v4 Proactive Message Bot.

This repo contains the source code for a bot which is capable of Creating conversations and replying to specific conversations in microsoft Teams all that proactively.

The version of the Botframework used to build this demo is : 4.4.3

You can find a detailed tutorial about building it here