Adding calender to rasa chatbot

hi all, i need some help on including an appointment calender to my rasa bot. how can i do that ?? is there any possible way to build that?

Hi @Bijini_CB!

To show a calendar in the user interface you should solve it with some technology such as javascript. Once implemented, the chatbot user can select a specific date that will be sent to Rasa for treatment.

2 Likes