Personally I would just tell the bot to put a place holder value for the date. In python it would be something like {{date_time_placeholder}}
(jinja2 format) and then you post process the response before you send it to the customer.
3 Likes