]> git.donarmstrong.com Git - infobot.git/blobdiff - TODO
* Renamed files that break windows svn checkout
[infobot.git] / TODO
diff --git a/TODO b/TODO
index e5bd1ff52b99f43bed04ba7147de823292a62543..b3ddccc00a3e4b710a005a3c1b91d84e1b816a39 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,7 @@
-DONE:
-       - add handling for channel specific factoids:
-         "#botpark logs" -> http://ibot.rikers.org/botpark
-         factoidSearch is a space delimited list of prefixes to try
 TODO:
        - let's get a release out!
+       - rename ^[+-] commands
+       - remind - like this and others: http://jibble.org/reminderbot/
        - kill SHM and and move to a pipe
        - add CIA like support - http://cia.navi.cx/
        - add pastebot like support - http://sial.org/pbot/
@@ -12,11 +10,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?
-       - 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/*
-         refresh this list on start and reload. note: lowercase and strip .pl
-       - make sure scheduler design is _right_ - it's broken'ish.
        - debian BTS frontend "bugs"
        - !country
        - !dinstall
@@ -42,11 +35,16 @@ TODO:
        - create a .csv import/export program
 -- EFFORT 1.
        - make IRC/Schedulers.pl work 100%.
-               - intervals must be multiple of the smallest one
-                       - otherwise auto-fixed.
+               - intervals must be multiple of the smallest one otherwise
+                 auto-fixed.
                - make intervals chan-specific
                        - need to store info in $sched{$what}{$chan} =
                        time(); when last run or next run?
+
+Other TODO items may be listed on sourceforge. Please access it from the
+website or this link:
+http://sourceforge.net/pm/task.php?group_id=8794&group_project_id=3207&func=browse&set=open
+
 ----------------------------------------------------
 ------------ FUTURE, NON-IMPORTANT
        - <greycat> ~country ua
@@ -81,6 +79,7 @@ WARN:       129
 FIXME:       35
 status:     386
 TODO:       145
+
 20031111: scripts/output_stats.sh
 DEBUG:      384
 WARN:       167
@@ -88,3 +87,11 @@ FIXME:       33
 status:     424
 ERROR:      123
 TODO:        91
+
+20050217: scripts/output_stats.sh
+DEBUG:  388
+WARN:   164
+FIXME:  43
+status: 436
+ERROR:  125
+TODO:   158