Limnoria/plugins/Scheduler
Valentin Lorentz 83114e5fbd src/callbacks.py: use network-specific values.
Closes GH-1393
2019-12-05 21:51:25 +01:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Add/improve help for Debug + plugins from F-W: 2014-11-30 12:07:41 -08:00
__init__.py All plugins: set Limnoria contributors as maintainer 2019-11-16 11:41:13 -08:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py src/callbacks.py: use network-specific values. 2019-12-05 21:51:25 +01:00
test.py Scheduler: Use assertRegexp instead of assertNotRegexp in tests. 2019-11-11 18:06:59 +01: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.