Whatsapp chatbot
The code of the bot is written in Whatsapp.py file. And the flask server code is in app.py you need to run the app.py to start the bot on your prod. runtime.txt has the python version. Quest.py contains all the questions with options that will be asked based on the flow of bot. to know the order of execution refer processing() in whatsapp.py