> For the complete documentation index, see [llms.txt](https://xeinmod.gitbook.io/xeinmod-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeinmod.gitbook.io/xeinmod-wiki/commands-help/remind-commands.md).

# Remind commands

Remind feature allow you to avoid forgetting something. By using the following commands, you can ask to the bot to remind you to do what you want (for example you can ask him to remind you to unban someone 5 days later)

## Add a remind :

You can ask the bot to remind you something with the following command :&#x20;

`!remind [duration] [reason]`

| Arguments | Explanation                                                                                                                                          | Required |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| duration  | The duration between the sending of the command and the moment of the reminding. The duration need to be in minuts (m), in hours (h) or in days (d). | Required |
| reason    | The reason of the remind.                                                                                                                            | Required |

{% hint style="success" %}
Example of use :&#x20;

`!remind 2m Unban Xeinel from the guild (The remind will be in 2 minuts)`\
`!remind 4h Send kiss to all the support team (The remind will be in 4 hours)`\
`!remind 8d It's time to wake up (The remind will be in 8 days)`
{% endhint %}

## Remove a remind :&#x20;

If you make a mistake and want to remove a remind, it is possible. By using the [!remind list](#undefined) command, all of the active remind will be shown with their ID, the reason, and the duration between the reminding. You will have to use the remind ID with the following command :&#x20;

`!remind remove [remindID]`

| Argument | Explanation                                                                        | Required |
| -------- | ---------------------------------------------------------------------------------- | -------- |
| remindID | The ID of the remind (you can find it with the [!remind list](#undefined) command. | Required |

{% hint style="success" %}
Example of use (if the ID is 990316352743030794) :&#x20;

`!remind remove 990316352743030794`
{% endhint %}

## List of remind :

It could be useful to see that active reminds. You can see them with the following commands :&#x20;

`!remind list`
