yeuai/rivebot-ce

Setup and Languages support

Closed this issue · 2 comments

vunb commented

Project intents to suport Vietnamese and English.

Suggest command to create a chatbot:

$ vntk-chatbot create [bot-name]

Make sure we have installed the framework before:

$ npm install -g @vntk/chatbot
vunb commented

Or just simply install vntk-cli tool:

$ npm install -g @vntk/cli

Then:

$ vntk-chatbot create [my-bot-name]

vunb commented

Resolved at #11