Bot

Visual Studio Code Extensions Bot Framework

SelectedTech Webinar 16 Visual Studio Code Extensions Bot Framework

SelectedTech

1 minute read

Visual Studio Code Extensions Bot Framework

This episode Stephan walks us through a new community initiative: The Bot Framework Community VS Code Snippets. This plugin helps you to easily adds snippets into your projects. Both for WebChat and LUIS files some handy options are added to your workspace. We walk through the setup of the project and how you can build your own VSCode extensions based on this real life sample.

Mr. OneDrive's Bot

SelectedTech Webinar 15 Mr. OneDrive's Bot

SelectedTech

1 minute read

Mr. OneDrive's Bot

Episode 15 and Stephan walks us through Mr. OneDrives Bot. Mr OneDrives Bot is the digital twin of Hans Brender. Stephan and Thommy share their lessons learned on building a public chatbot that contains a large scala of knowledge stored in QnA Maker. As it surfaces its knowledge in multiple languages it is an interesting show for anyone building chatbots!

Authenticate incoming webhooks in Teams

SelectedTech Webinar 13 Teams Connectors and Authentication

SelectedTech

1 minute read

Authenticate incoming webhooks in Teams

Another episode full of fun! In this episode Rick explains how you can authenticate on incoming webhooks. Webhooks allow you to extend the conversation in teams and to send notifications from other applications. But making sure they are secure is important as it will help you prevent unwanted data in teams. By default webhooks are not authenticated so it does require some development but once it is in place you are safe!