Hacking Thursday AI Bot is built on top of the following services:
Join h4bot on Skype | Telegram
- Bot Framework Emulator
- Docker Community Edition 17.09.0+
- Git 2.7.4+
- GNU Make 3.81
- Update Git submodules by running
git submodule update --init --recursive - Create
secrets.envfromsecrets.env.template - Configure the following app settings in
secrets.env:- Microsoft App ID
- Microsoft App Password
- QnA Knowledge Base ID
- QnA Subscription Key
- Build h4bot Docker image:
make build - Start docker-compose dev server:
make start - Connect the bot emulator to:
http://0.0.0.0:3978/api/messages
make clean
make distclean
make build
make start
make stop
make yarn ARGS='config list'MIT
(TBD)
(TBD)
