Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Latest commit

 

History

History
 
 

README.md

Microsoft.Bot.Component.Samples.MemberUpdates

This sample demonstrates custom triggers for Bot Framework Composer that fires when members are added or removed from the conversation.

Getting started

  • Published it to a NuGet feed. For testing purposes, this is easiest when done to a local feed. After setting up the local feed, add it to the Package Manager in Composer so that your local packages can be installed in a bot.

  • Once you've installed the package in Composer, you can use it in your bot.

Feedback and issues

If you encounter any issues with this package, or would like to share any feedback please open an Issue in our GitHub repository.