Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remind user after/at certain time about a particular task #16

Open
kavinvalli opened this issue Jan 29, 2022 · 0 comments
Open

Remind user after/at certain time about a particular task #16

kavinvalli opened this issue Jan 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@kavinvalli
Copy link
Member

kavinvalli commented Jan 29, 2022

Command

/remind {question_id} {time}
/remindme {question_id} {time}
/reminduser {question_id} {time} {@user mentioned)

Difference between 3 commands

  1. /remind reminds assigned user about the task
  2. /remindme reminds user who sent message about the task
  3. /remind user reminds 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)
@kavinvalli kavinvalli added the enhancement New feature or request label Jan 29, 2022
@kavinvalli kavinvalli pinned this issue Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant