0.0.1-alpha.1 • Published 7 years ago

debo v0.0.1-alpha.1

Weekly downloads
10
License
-
Repository
github
Last release
7 years ago

debo 🤖

A boilerplate to create multichannel bots powered by IBM Watson, channels currently available: Facebook Messenger, Twitter and Web.

Usage:

  1. First install the module :
npm install -g debo
  1. The debo command is globally available, now you can create your bot projects:
$ debo [BOT_NAME]

A folder will be created with the debo boilerplate, by default the name is my-debo.

  1. The boilerplate includes an schema file that should be restored on a postgresql schema named as bot.

  2. The boilerplate also includes the base conversation dialog workspace that should be uploaded on an IBM Watson Conversation instance.

  3. All the credentials need to be included in the proper .env file.

made with ♥︎ by devniel.