In this chapter, we will start building a specific bot for Teams and integrate that in our company app. We are going to start small with a bot that does nothing more than notifying the user in their activity feed, but we will quickly surpass that and build a bot that has the power to help our users on a day-to-day basis.
Botify
Our app is still just a web application. We need to make sure that we turn it into an API that can communicate with the Bot Framework. Let’s walk through the steps our app needs to become a bot in Teams. From here on, we will go further as an example with ...