Hello I am reading the documentation about scheduling reminders.
I have a bot in production that is web-based. I’m a bit confused with how reminders are processed. If my chatbot is closed (user closes the chatbot) but my Rasa server is still up and running, will the reminders still be sent? Or is this impacted because I deployed via website? Would this be different if used a different channel like messenger or twilio?
Thank you