Skip to content

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)

bretto87/Real-Proactive-Message-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.9%
  • C# 34.1%