@microsoft/bot-components-teams
v1.4.0
Published
Rule system for the Microsoft BotBuilder adaptive dialog system, with integration specific to Microsoft Teams.
Downloads
29
Readme
Microsoft.Bot.Components.Teams
Actions and triggers for working with the Microsoft Teams channel from your Bot Framework bot. This package contains:
- Triggers for responding to Microsoft Teams specific events, like Messaging Extensions, Task Modules, and other invokes.
- Actions for sending Teams-specific activities.
- Actions for calling Teams-specific APIs to get additional context and information for your bot.
Getting started
Once you've installed the package using Bot Framework Composer, you can add our actions and triggers to your bot.
Make sure you've enabled the connection to Microsoft Teams in the Connections
tab of your Project Settings
in Composer.
Learn more
Learn more about creating bots for Microsoft Teams.
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.