This is a dialogFlow bot made to recieve pizza orders.
I have used dialogFlow platform to take customers orders and i have made a server using ExpressJs which entertains the webhook call by dialogFlow intent.
In this server i have integerated functionalities like save the order to DB (MongoDB), confirm customer order and send custom responses to user.
I have deployed my server to CYCLIC.
I have used Telegram integration in this chatbot.
You can test it from Here.