Skip to content

jetiba-ms/VSTS-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSTS-Bot

This is a sample of a bot, developed using the Bot Framework C# SDK v4, that provides the VSTS access to users who are conversating on MS Teams. The authentication is managed as in the official OAuth Web Sample sample and an Azure Cosmos DB is used to keep the relation between a specific user and his VSTS authorization token.

VSTS query calls are not yet implemented and they are leaved to other customizations.

Requirements

Next Steps

  • Configure LUIS for Natural Language Processing, in particular to execute VSTS query on workitems
  • Configure other features (if not "vsts")
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published