From d5cd62f51702485bf74725136845c973cb03701f Mon Sep 17 00:00:00 2001
From: timriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
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@998 c11ca15a-4712-0410-83d8-924469b57eb5
---
 blootbot/TODO | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/blootbot/TODO b/blootbot/TODO
index 2d32a5c..322a1a7 100644
--- a/blootbot/TODO
+++ b/blootbot/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:<something>" in factoids?
 	- move lart from blootbot.lang to "lart:<something>" 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.5