1.0.1 • Published 8 years ago

chatbob v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

ChatBob

It give you dialog engine like microsoft BotBuilder platform which is truely open source.

GOAL

  1. good abstraction of messaging platform such that user can write plugin for any messaging platform
  2. create waterfall dialog
  3. create dialog once and it should be avaiable for all messaging platform
  4. dialog messages should be able to take advantage of rich UI and other types of media like cards, voice message, images, etc provide by messaging platform

Example can be found in examples directory