Limnoria/plugins/Scheduler
Valentin Lorentz c3a2c800f1 Remove need for 2to3. 2015-08-11 16:50:23 +02: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 Remove need for 2to3. 2015-08-11 16:50:23 +02: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 Remove need for 2to3. 2015-08-11 16:50:23 +02:00
test.py Update my name/contact information 2012-09-01 10:16:48 -04: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.