Angela is a smart whatsapp chatbot made using Dialogflow. that will take care of your whatsapp users in your absence.
This is a simple server api to connect your whatsapp with dialogflow using AutoResponder for WA. MongoDB is used to keep a record of sender who have seen the Welcome Message and are in the ignore list(people who sent !stop).
Put your MongoDB Key in dbpassword in config/keys.js And your Dialogflow web demo POST Request link in index.js (line 116)
You can get the link by intercepting the HTTP Requests.
KEEP LEARNING