From 4762eecfa40905eecfa5f16a4274e071fe28f53d Mon Sep 17 00:00:00 2001 From: timriker Date: Fri, 9 Jul 2004 21:40:56 +0000 Subject: [PATCH] #channelname factoid overrides factoid in a channel git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@998 c11ca15a-4712-0410-83d8-924469b57eb5 --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 2d32a5c..322a1a7 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +DONE: + - add handling for channel specific factoids: + "#botpark logs" -> http://ibot.rikers.org/botpark TODO: - let's get a release out! - kill SHM and and move to a pipe @@ -8,8 +11,6 @@ TODO: - move channel flags to sql table, include initial state - move praise from blootbot.lang to "praise:" in factoids? - move lart from blootbot.lang to "lart:" in factoids? - - add handling for channel specific factoids: - "#botpark logs" -> http://ibot.rikers.org/botpark - all IsChanConf tests MUST be checking for >0 as -1 is possible there are a lot of incorrect "if(IsChanConf("foo")) instances now - move src/modules.pl to a built list from src/Modules/* -- 2.39.2