From a4f88f6a790a8ec281c08fdc3758507d2ebefb65 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 29 Jul 2010 17:17:09 -0500 Subject: [PATCH] more TODOs --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index dbd34c1..ebf3856 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,7 @@ dr.botzo --- TODO * modularizing * select modules to load from config file * some improvements around how modules are rehashed + * load/unload modules without restarting the bot * karma v2 * some sort of cron interface (periodic events) * named pipe to send commands to the bot outside of IRC @@ -18,3 +19,5 @@ dr.botzo --- TODO * more text modification nonsense * enable recursion for dice, maybe others? * any interesting web service stuff? + * obligatory info command + * similar to FactFile module, a generic Trigger module