WhatsApp Bot using Twilio and Python

A step by step tutorial on creating a conversational chatbot for WhatsApp using Twilio and Python

Card image cap

1. Setting up Twilio Sandbox for WhatsApp

Learn the concept of Sandbox and set up your Twilio account.

Card image cap

2. Setting up Webhook for Incoming Messages

Create a Flask app to read and reply to WhatsApp messages.

    

Card image cap

3. Deploying Flask App on Heroku

Learn how to deploy the flask app to heroku cloud platform.

    

Card image cap

4. Making a Conversational Bot

Learn how to use dialogflow to create a conversational bot.