Your DialogFlow bot is going to process the Chat messages via an “Agent” and then return a response in the Chat. To do this we first need to define an “Agent” with Google.
Please navigate to https://dialogflow.cloud.google.com/ and click “Create New Agent”.
<aside> ✅ You can also start from one of Google Pre-built Agents here https://dialogflow.cloud.google.com/#/agent/food-delivery-qewk/prebuiltAgents/
</aside>
Create “Intents” with DialogFlow that tells your Bot what to listen for and how to respond.