Thanks to visit codestin.com
Credit goes to github.com

Skip to content

au-re/time-o-tron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time-o-tron 🤖

What time is it in ... ? Ask Time-o-Tron!

A simple chatbot demo using Microsoft's Bot Framework

Getting started

Add an .env file to the root of the project, e.g.:

MICROSOFT_APP_ID=XXX
MICROSOFT_APP_PASSWORD=XXX
PAGE_ACCESS_TOKEN=XXX
LUIS_APP_ID=XXX
LUIS_ENDPOINT_KEY=XXX
PORT=XXX
BOT_NAME=XXX

Launch the bot with npm run watch;

You can now test the bot by connecting to the bot framework emulator

About

🕦 🕞 🕧 ... ? 🤖 !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published