• How to create a command-response bot
  • In Visual Studio Code
  • In Visual Studio
  • In TeamsFx CLI
  • Take a tour of your app source code
  • For JS/TS project (In Visual Studio Code)
  • For CSharp project (In Visual Studio)
  • How command-and-response works
  • Customize initialization
  • For JavaScript / TypeScript Command app:
  • For CSharp Command App:
  • Customize installation
  • Customize adapter
  • How to add more command and response
  • Step 1: Add a command definition in manifest
  • Step 2: Respond with an Adaptive Card
  • Step 3: Handle the command
  • JavaScript / TypeScript Command handler
  • CSharp Command Handler
  • Step 4: Register the new command
  • Customize the trigger pattern
  • How to build command response using adaptive card with dynamic content?
  • Access Microsoft Graph
  • Connect to existing API
  • Frequently Asked Questions
  • How to extend my command and response bot to support notification?
  • How to extend my command bot to support adaptive card actions