-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Command
/remind {question_id} {time}
/remindme {question_id} {time}
/reminduser {question_id} {time} {@user mentioned)
Difference between 3 commands
/remindreminds assigned user about the task/remindmereminds user who sent message about the task/remind userreminds mentioned user about the task
Time format
- hh:mm:ss (16:30:00 means current day 4:30PM)
- If time is before current time, apply to next day
- dd/mm hh:mm:ss (01/02 16:30:00 means 1st Feb, 4:30 PM)
- If time/day before now, send back error message
- ns (n number of seconds later)
- nm (n number of minutes later)
- nh (n number of hours later)
- nd (n number of days later)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request