1.0.2 • Published 5 years ago

chatbotbase-konversationprovider v1.0.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 years ago

Konversation plugin for ChatbotBase

A translation provider for ChatbotBase allow you to provide diverse outputs with Konversation.

NPM Version NPM Downloads

Usage

This provider allows create your outputs with Konversation. To use it you need to overwrite the loadTracker() method like this:

protected provideTranslations(): TranslationProvider {
    return new KonversationProvider();
}

License

Apache 2.0

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago