Skip to content

A sample WIT chat bot boilerplate which allows you to launch a wit chatbot on your website or app

Notifications You must be signed in to change notification settings

machaao/machaao-wit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machaao Wit Template

Getting Started

  1. Clone this repo
git clone https://github.com/machaao/machaao-wit-template.git

cd machaao-wit-template
  1. Installing Dependencies
pip install -r requirements.txt
  1. Environment Variable
    Create file with name .env
WIT_ACCESS_TOKEN=<YOU-WIT-ACCESS-TOKEN>
MESSENGERX_API_TOKEN=<YOU-MESSENGERX-API-KEY>
MESSENGERX_BASE_URL=https://ganglia-dev.machaao.com
  1. Running Server
machaao run -p 5000 -t <YOU-MESSENGERX-API-KEY>

Contact Us

Email: support@messengerx.io
Gitter: https://gitter.im/messengerx-io/community

About

A sample WIT chat bot boilerplate which allows you to launch a wit chatbot on your website or app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages