X
    Categories: Python

WhatsApp chatbot in Python using Dialogflow.com

We build a ChatBot in Python using the selenium module it’s working on WhatsApp for web-only using chrome web driver. It’s not using any official WhatsApp API to perform this task, we created web automation to interact with clients.

We are using selenium (a perfect package in python) to enable developers to automate browser activity. It helps us to work with WhatsApp-web through the browser.

We have tested our bot with 10 user messages at the same time it worked very smoothly.

Talk to my bot: https://api.whatsapp.com/send?phone=923073520790&text=hello&source=youtube.

Video Demo: https://youtu.be/BTlMerin54o

Huzoor Bux: I am a PHP Developer