mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-03 01:39:23 +01:00
bc7b9c62a0
[SKIP CI]
3 lines
224 B
Markdown
3 lines
224 B
Markdown
This plugin allows you to scheduler commands to execute at a later time.
|
|
For example, `scheduler add [time seconds 30m] "utilities echo [status cpu]"` will schedule the command `cpu` to be sent to the channel in 30 minutes.
|