From 40c7603eacdd2417d81a838de4c54d6319356eff Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Wed, 24 Nov 2010 16:10:10 -0600 Subject: [PATCH] updating TODO --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index e7c5275..4ff9715 100644 --- a/TODO +++ b/TODO @@ -7,10 +7,9 @@ dr.botzo --- TODO * commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file * some sort of cron interface (periodic events) * named pipe to send commands to the bot outside of IRC - * merge fact, url, etc. into a sqlite thing that lets you query on category ('fact', 'url', etc.) - * idea is to have all that in one data storage point, organized by said category * more text modification nonsense * any interesting web service stuff? + * D&D Compendium search? * obligatory info command * settle on docstrings: http://www.python.org/dev/peps/pep-0257/ * voice survivor --- track how long users have voice, score them somehow