> For the complete documentation index, see [llms.txt](https://docs.managebot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.managebot.xyz/command-categories/timer.md).

# Timer

## /timer add

Add a new timer.

```
/timer add <int: duration> <time_format> <string: reason>
```

## /timer remove

Remove a timer. You'll see all your timers reasons, to help you remove the correct timer.

```
/timer remove <string: timer_reason>
```

## /timer list

Shows all your timers, when you set them and when they are going to end, along with their reasons.

```
/timer list
```
