Skip to content

A sample bot for getting started with Bot Framework

Notifications You must be signed in to change notification settings

chinyankeat/echobot

 
 

Repository files navigation

Bot Chat Test

Test the botchat.

Getting up & running

  1. clone this repo

  2. In your environment (or .env file) set a default app secret.

APP_SECRET = direct_line_app_secret

  1. Configure

npm install

  1. Build & run

npm run build npm run start

... or just run it here

About

A sample bot for getting started with Bot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 2.4%
  • Other 1.0%