Limnoria/plugins/Scheduler
Daniel Folkinshteyn e5e9cbba69 Scheduler: add scheduled task persistence.
The list of tasks scheduled with the Scheduler plugin is now saved
on exit, and restored upon restart.

Previously all scheduled tasks would be forgotten upon bot restart,
which was undesirable behavior.
2010-09-01 15:03:20 -04:00
..
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py Scheduler: add scheduled task persistence. 2010-09-01 15:03:20 -04:00
README.txt Added the Scheduler plugin in the new plugin format. 2005-02-01 06:08:46 +00:00
test.py Add test for a bug Tar-Get brought up on IRC 2009-03-11 13:37:26 -04:00

Insert a description of your plugin here, with any notes, etc. about using it.