Skip to content

davidfradel/hulk-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports Coach Bot for Facebook Messenger using Recast.AI

Getting Started

Clone the repository

git clone https://github.com/Zarathoustra75/hulk-bot.git

Create file: touch src/actions/config.js

Copy/Paste the following code to the file config.js with your parameters

process.env.REQUEST_TOKEN = 'YOUR_RECAST_TOKEN'
process.env.LANGUAGE = 'EN_OR_FR'
process.env.PORT = '5000_IS_DEFAULT_PORT_NUMBER'

Running

npm start

More informations and demo

http://davidfradel.fr/hulk_projet.html

About

Sports Coach Bot for Facebook Messenger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%