mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Scheduler: fix quoting & add plugins in README.md.
[SKIP CI]
This commit is contained in:
parent
91caae2e08
commit
bc7b9c62a0
@ -1,2 +1,2 @@
|
|||||||
This plugin allows you to scheduler commands to execute at a later time.
|
This plugin allows you to scheduler commands to execute at a later time.
|
||||||
For example, 'scheduler add [seconds 30m] "echo [cpu]"' will schedule the command "cpu" to be sent to the channel in 30 minutes.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user