You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
Command usage: !remindme in {amount} {unit} {message}
Once the time has elapsed, ping the user with their message
Example:
!remindme in 1 week to go to the csc meeting
... 1 week passes and the bot responds with...
@Spud go to the csc meeting
The amount would be an integer.
The unit would be seconds, minutes, hours, days, weeks, or months.
The message would be whatever the user wanted to be reminded about :P
Command usage:
!remindme in {amount} {unit} {message}Once the time has elapsed, ping the user with their message
Example:
... 1 week passes and the bot responds with...
The amount would be an integer.
The unit would be seconds, minutes, hours, days, weeks, or months.
The message would be whatever the user wanted to be reminded about :P