Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 3.58 KB

README.md

File metadata and controls

45 lines (39 loc) · 3.58 KB

This sample demonstrates a bot to interact with Trakt.tv services. It has been developed with TypeScript & Azure Bot Service v4. Core folder contains helper files that simplify the development of bots with Bot Builder SDK v4.

You can find a C# version of this sample here: TraktBotCSharp_V4.

Architecture

Architecture

Documentation, SDKs and Tools

Additional information

This is the specific documentation I used to build this sample:

Authentication settings

OAuth Connection Settings for TraktTv in Azure Bot Service:

TO DO

  • Track sentiment of messages in App Insights.
  • Add testing.