MS Teams Bot Development - Noorez Khamis and Jack Lee
Abstract
Conversation bots allow users to interact with a web service through text, interactive cards, and task modules from the Microsoft Teams client. This capability enables developers to create a guided interaction with your users. In this module and lab, you’ll learn the basics of bots, the Microsoft Bot Framework, and the steps required to register a bot in a Microsoft Teams app to interact with it from the Microsoft Teams client.
Session Join Links
Technical Requirements
- Node.js- v10
- NPM (installed with Node.js) - v6.* (or higher)
- Gulp- v4.* (or higher)
- Yeoman- v3.* (or higher)
- Yeoman Generator for Microsoft Teams- v2.15.0 (or higher)
- Visual Studio Code
- Access to Azure Subscription
Skill Requirements
- Experience using Microsoft Teams at the intermediate level
- Ability to program with JavaScript, TypeScript, and Node.js
- Experience using Visual Studio Code at the intermediate level