Reminders
Here you will find information about John-Bot's reminder command system. Learn how it works with its many commands.
๐ Introduction
If you have a task you must not forget, you can use John-Bot's reminder system. With a simple command executable on any server or in private messages, you can schedule an alert that will be sent as a private message at a specific time.
โฐ Managing Reminders
Create a reminder
To schedule a reminder message, enter the command /reminder add
. Then, choose from the provided fields the reason (which will be sent back to you at the time of the reminder) and the time that should elapse before the alert is sent. A confirmation message will then be sent to you.
Note that the time that should elapse before the alert is sent cannot be less than one minute or more than 365 days.
Delete a reminder
If you no longer need a previously scheduled reminder, you can easily delete it. Enter the command /reminder remove
and select the reminder to delete. A confirmation message will then be sent to you.
List ongoing reminders
To view all your reminders and anticipate them, enter the command /reminder list
.
๐ Command List
Command | Description | Example |
---|---|---|
/reminder add | Sets a reminder. | |
/reminder list | Displays the list of all your reminders. | |
/reminder remove | Deletes a reminder. |
Last updated