Create a reminder
Schedules a personal reminder. After the specified duration, the bot will send you a direct message.
/remind me period: <period>
After running the command, a modal will appear where you can enter the reminder title and message.
Accepted Time Periods
| Unit | Description |
|---|---|
s |
Second |
m |
Minute |
h |
Hour |
d |
Day |
w |
Week |
mo |
Month |
y |
Year |
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
period |
string | How far in the future to send the reminder (e.g., 2h, 1d, 1w). |
See also: Reminders