Skip to content
/ BotD Public

[WIP] A bot framework to support distribution capability

Notifications You must be signed in to change notification settings

bao1018/BotD

Repository files navigation

BotD

BotD means a bot framework template wth Distribution capability

Install

npm i

Run

# start broker
docker-compose -p redis up -d

# start inbound/outbound services
npm start 

# start worker service
npm run start-worker

Test

Use Bot framework emulator to test

https://github.com/davidkpiano/xstate

About

[WIP] A bot framework to support distribution capability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published