I am relatively new in timer services. So, i want to generally ask for an example or pseudo code how to initialize conversation with user using microsoft bot framework ?
Idea :
In my web site with users and events i want to notify user when his/her event will take time. For example if he/her follows an event, send notification as conversation on facebook before the event starts or something like that.
I made authentication for users on my bot. This is my next step.
Any help will be appreciated.
Thank you in advance !