X Tutup
The Wayback Machine - https://web.archive.org/web/20201023131431/https://github.com/dialoganalytics/botpress-example
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

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

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup