]> jfr.im git - erebus.git/blobdiff - TODO
implement better flood control.
[erebus.git] / TODO
diff --git a/TODO b/TODO
index 97b67597574b5118334df1f55de9931a1bf7f7fa..ba07613959e45421e458c5a2a6ad144ce74617bf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+handle nick in use
+61901.935 Erebus [I] :underworld2.no.quakenet.org 433 * Erebus :Nickname is already in use.
+
 == other ==
 module: help (generic help system)
 module: user (global access) management
@@ -9,6 +12,8 @@ modlib: allow lib.hook with a first argument list or tuple (aliases)
 
 ctlmod: needs to print out a traceback. traceback.print_exc().
 
+core: watchdog timer (check how long since last received, if >5m restart)
+
 
 == ?????? ==
 - Store User and Channel objects
@@ -24,20 +29,20 @@ ctlmod: needs to print out a traceback. traceback.print_exc().
 [X] ability to modify parameters (HINTNUM, etc) & store in db instead of code
 [X] question management system done via irc
 [X] voting for next round target points
-
-depends on userinfo:
-       automatic periodically displaying top 10 by country (assigned countries by stored player stats)
-
-v1
-       automatically change topic
-
-v2
-       multi-channel
-       team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
-       stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
-       live high score table on webpage (stats accessible)
-       error reporting system (one exists with hashie but it sucked and no one checked it)
-       question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
-       auto topic changes for last round won (configurable by a text file or similar)
-       small challenges for preset targets (e.g. 1st to 20 points/most points in 10 mins) player vs player, team vs team, free for all)
-       question management system done via web
+[X] automatically change topic
+[X] automatic periodically displaying top 10 by country (assigned countries by stored player stats)
+       implemented as part of !top10 and TOPIC instead
+[X] error reporting system (one exists with hashie but it sucked and no one checked it)
+[X] live high score table on webpage (stats accessible)
+[X] auto topic changes for last round won (configurable by a text file or similar)
+
+
+convert to using MySQL for question/stat/game storage
+multi-channel
+team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
+stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
+question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
+small challenges for preset targets (e.g. 1st to 20 points/most points in 10 mins) player vs player, team vs team, free for all)
+question management system done via web
+team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
+question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)