mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-06 17:44:09 +01:00
224 B
224 B
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.