Open willtchiu opened 8 years ago
So you want a function that does something after 5 minutes have passed? It alerts the user when the 5 minutes expire?
Yup, the plan is to set up a light weight db to store user reminders. But before that, i'd like to get some working command for "remind" and delay the reminder instead of storing it. The command would follow some sort of form: [remind 10/31/16 12:00PM PDT "Eat lunch"]
Do you still need help with it? If you do, I’d suggest leaving the task of reminding the user on his side, which is the browser (or app?)
Hey! Ah, so remove the communication between user and server? Feel free to make a PR, I've been busy and hadn't progressed with the project for a while.
Need a usable remind me command