Skip to content

MathieuBurnat/bot-interactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bot-interactions

Install

Clone the repos

git clone https://github.com/MathieuBurnat/bot-interactions.git

Config

Copy and Past src/config.php_example as src/config.php

<?php

return array(

    "agentId" => "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx", //Put your argent-id here
);

?>

Launch project

php -S Localhost:8000

Sources

How to upgrade a bot ? https://botflo.com/dialogflow-messenger-tutorial/

About

This project needs an Dialogflow's account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published