mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 13:01:06 -05:00
This plugin allows you to schedule 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.