Get reminders for later.

The Reminder cog allows you to ask the bot to send you a reminder message in a certain amount of time. Reminders are personal and PMed to you.

1. reminder (remind)

Sends you a personal reminder by PM at some point in the future.

Usage: .[reminder|remind] <args>

Parameters

<args>
Consists of <timespec>: <message>.
<timespec>
timespec. A time in the future to send you a reminder, followed by a colon and a space. This can be an absolute date and time 2018-03-07 12:00:00, a relative time in 2h 30m (the “in” and the spaces are important), or combinations of the two (tomorrow at 1pm). If giving an absolute time, you can specify a time zone (e.g. 1pm UTC-5 or 13:05 EST); if none specified, default is UTC.
<message>
string. The message you want to be reminded with.

Examples

  • .remind in 2 hours: Feed the dog
  • .remind on 24 december at 4:50pm: Grandma's Christmas call
  • .remind tomorrow at 8am PST: start spotlight

1.1. reminder list

Lists all future reminders you’ve requested.

The list is sent by PM.

Usage: .reminder list

1.2. reminder clear

Remove all future reminders you’ve requested.

Usage: .reminder clear