OfficeDev / BotBuilder-MicrosoftTeams

Microsoft Bot Builder extension library for developing bots for Microsoft Teams
MIT License
258 stars 150 forks source link
bot-framework bots csharp nodejs

This functionality is now in the core Bot Framework SDK

This functionality has been moved into the core Bot Framework SDK. You should update your Bot Framework SDK to version 4.6 rather than using this SDK.

This SDK will be deprecated, and will not receive further updates.

Bot Builder Microsoft Teams Extensions

Build status

The Microsoft Bot Builder SDK Teams Extensions allow you to build bots for Microsoft Teams quickly and easily. Review the documentation to get started!

Note that the Bot Builder Extensions does NOT yet work with Bot Framework SDK 4.x. It currently only works with Bot Framework SDK 3.x.

This SDK allows you to easily...

Installing

If you are building your bot in .NET, simply grab the Microsoft.Bot.Connector.Teams nuget.

If you are using Node, grab the botbuilder-teams NPM instead.

Get started quickly with our samples:

Questions, bugs, feature requests, and contributions

Please review the information here.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.