This is a simple repo showing a working version of twilio and web drivers for botman
-
Clone the Repo
git clone https://github.com/mazeeblanke/botman-twilio-web-example.git
-
cd botman-twilio-we-example
-
Run with php server
php -S 127.0.0.1:2000 -t public index.php
-
Download ngrok https://ngrok.com/download
-
Run Ngrok and point it to port 2000
-
login to https://www.twilio.com and set the incoming message webhook to the generated ngrok url