Limnoria/plugins/Scheduler
Valentin Lorentz d627ba7683 Scheduler: Make @list show period and time before next run. 2020-05-06 18:15:53 +02:00
..
locales
README.md
__init__.py
config.py
messages.pot
plugin.py Scheduler: Make @list show period and time before next run. 2020-05-06 18:15:53 +02:00
test.py Scheduler: Make @list show period and time before next run. 2020-05-06 18:15:53 +02:00

README.md

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.