Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
/ daily-rotation-bot Public archive

A MS Teams bot that helps you automate rotations of people. Made during a hackathon at work.

Notifications You must be signed in to change notification settings

Osyx/daily-rotation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Rotation Bot

A MS Teams bot that helps you automate rotations of people.

An example of how it can be used:

image

Prerequisites

Debug

  • From Visual Studio Code: Start debugging the project by hitting the F5 key in Visual Studio Code.
  • Alternatively use the Run and Debug Activity Panel in Visual Studio Code and click the Run and Debug green arrow button.
  • From TeamsFx CLI: Start debugging the project by executing the command teamsfx preview --local in your project directory.

Edit the manifest

You can find the Teams app manifest in templates/appPackage folder. The folder contains one manifest file:

  • manifest.template.json: Manifest file for Teams app running locally or running remotely (After deployed to Azure).

About

A MS Teams bot that helps you automate rotations of people. Made during a hackathon at work.

Resources

Stars

Watchers

Forks