This sample demonstrates custom triggers for Bot Framework Composer that fires when members are added or removed from the conversation.
-
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.
If you encounter any issues with this package, or would like to share any feedback please open an Issue in our GitHub repository.