0.0.2 • Published 3 years ago

botium-exporter-botmock v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

Botmock Botium Export

NPM

Codeship Status for codeforequity-at/botium-exporter-botmock npm version license pullrequests awesome

Botmock Exporter to Botium Text Format

Note: This exporter is experimental, not all features of Botmock, and Botium are supported.

Table of Contents

Overview

Limitation

Botmock features not yet supported:

  • More languages (english is supported and tested)
  • More platforms (generic platform is supported and tested)
  • Audio
  • Ssml
  • Message delay
  • Root intents (Conversations are starting always from root messages)
  • Connector conditions (It is possible that this exporter creates an invalid conversation. Where a condition is false)
  • Alternative bot replies
  • Full support for variables. (now in bot messages Botmock variables are replaced by Botium variables.)

Usage

Note: prerequisites

Running the following commands should allow you to generate restorable content from your Botmock project.

  • git clone git@github.com:Botmock/botium-botmock-export.git
  • cd botium-botmock-export
  • npm install
  • mv ./sample.env ./.env and edit .env to contain your token and project ids
  • npm start

The exported Botium Text Format can be used with all Botium Stack components: