I am trying to set the bot to where it will tell users if the business is opened or closed if asked the questions in the intent.
I have training phrases such as: "when do you close, are you open tomorrow, what time do you open tomorrow morning, are you open now, what are your business hours."
I was thinking that there would need to be code in the Fulfillment section that lists the business hours/days so the bot will essentially "scan" it and then spit back the answer to a user. I can't seem to find a tutorial on something that seems to be so basic.
This bot is just a basic bot using Dialogflow Messenger Integration.