mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
doc/Admin.md: improvents
This commit is contained in:
parent
b5fad6c279
commit
4e8c0977da
@ -546,7 +546,8 @@ Name | Description
|
||||
|
||||
## Event queue management
|
||||
### eventqueue
|
||||
Manages the PBot event queue. Can be used to add commands that run at a future time.
|
||||
PBot uses an event queue to schedule future tasks or commands. The `eventqueue` command can
|
||||
be used to list or remove upcoming events. It can also be used to schedule a command.
|
||||
|
||||
Usage: `eventqueue list [filter regex] | add <relative time> <command> | remove <event>`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user