Skip to content

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

Description

@kavinvalli

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions