Skip to content

mmsharepoint/bot-meeting-lifecycle-feedback-csharp

Repository files navigation

bot meeting lifecycle feedback - Microsoft Teams App

Teams meeting bot app handling lifecycle events by requesting feedback from the user

Summary

This sample is a Teams Bot meeting app created using the Teams Toolkit with Visual Studio 2022. It acts on the real end date (not the scheduled ones) and posts an adaptive card requesting user feedback to the meeting's chat once each event is fired. Once voted each (already voted) user sees the overall feedback result from all participating users. App result:

Meeting ended - Feedback request posted
Meeting ended - Feedback request
Feedback given - Refreshed card shows result
Feedback given - Refresh card
App in action - Feedback roundtrip
Feedback given - Refresh card

For further details see the author's blog post

Applies to

This sample was created using the Teams Toolkit with Visual Studio 2022. Nearly the same sample was also realized with the Yeoman Generator for Teams and can be found here.

Frameworks

drop

drop

drop

Prerequisites

Version history

Version Date Author Comments
1.0 January 01, 2024 Markus Moeller Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone the repository
    git clone https://github.com/mmsharepoint/bot-meeting-lifecycle-feedback-csharp.git
  • Open bot-meeting-lifecycle-feedback-csharp.sln in Visual Studio 2022
  • Perform first actions in GettingStarted.txt (before hitting F5)
  • Now you should have prepared your app (will try local first)
  • In your Teams calendar have a "real" meeting prepared ("real" means with at least +1 real partcipant)
  • When starting debug by F5 or "Microsoft Teams (browser)"
    • Âdd the app to that meeting (eventually search for it)
    • Join the meeting to start it
    • Leave and end the meeting

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages