]> git.donarmstrong.com Git - infobot.git/blobdiff - TODO
release? release?
[infobot.git] / TODO
diff --git a/TODO b/TODO
index 5bdfc2ed1378d5de607ee511f1b6e32d1e0d2149..f413b595f51608e5ae234d978f7e21481d2a6dac 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
-CVS COMMIT:
-
-
-
 TODO:
+       - let's get a release out!
+       - all IsChanConf tests MUST be checking for >0 as -1 is possible
+         there are a lot of incorrect "if(IsChanConf("foo")) instances now
        - make sure scheduler design is _right_ - it's broken'ish.
        - debian BTS frontend "bugs"
        - !country
@@ -24,10 +23,11 @@ TODO:
                - end of DynaConfig.pl
                - use in UserDCC.. warn if value is not in list.
                - add &checkSet() or &_chanset();
-       - update sample.chan and sample.config
+       - update blootbot.chan and blootbot.config
        - attempt to move userDCC to hooks.
                - need to modify parseCmdHooks for user flags?
        - make timers below 5 or 10 mins non-random values.
+       - create a .csv import/export program
 -- EFFORT 1.
        - make IRC/Schedulers.pl work 100%.
                - intervals must be multiple of the smallest one
@@ -77,4 +77,10 @@ TODO:
     386
 [router] [~blootbot/src] # grep ERROR `find -type f` | wc -l
     145
-
+20031111: scripts/output_stats.sh
+DEBUG:      384
+WARN:       167
+FIXME:       33
+status:     424
+ERROR:      123
+TODO:        91