dialoganalytics / botpress-example

Example Botpress application with the botpress-dialog module

Home Page:https://dialoganalytics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Botpress Example Application

An example Botpress application integrated with Dialog Analytics.

It uses the following Botpress modules:

Installation

Clone this repository and install dependencies:

$ npm install

Start the application and head over to localhost:3000:

$ npm start

Dialog

To track messages with Dialog, you need an API token which is available in your personal account, and a bot ID. Follow these instructions to configure the dialog module.

Messenger

This example application uses the Facebook Messenger messaging platform. Follow these instructions to configure the messenger module.

Usage

Once the modules are installed and configured, every incoming and outgoing messages will be tracked by Dialog.

About

Example Botpress application with the botpress-dialog module

https://dialoganalytics.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%