mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
2 lines
201 B
Plaintext
2 lines
201 B
Plaintext
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. |