X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/dde96515e56c4bf495f87a836d945f2e7c98455c..f717c85633876497545e003d2aa3041b5dd07f19:/TODO diff --git a/TODO b/TODO index ba07613..40f356e 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,17 @@ -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 -module: channel access management -module: chanop (kick/ban/etc) -module: userinfo (store f.e. country code, for other modules) - -modlib: allow lib.hook with a first argument list or tuple (aliases) +module: channel access management (addchanuser/delchanuser) +module: autoop (op/voice/etc on join) +channel management bans,kicks,voices,ops,bot-ignores... ctlmod: needs to print out a traceback. traceback.print_exc(). core: watchdog timer (check how long since last received, if >5m restart) +core: add "wantchan" (for commands which prefer, but don't require, a channel - like whois) == ?????? == - Store User and Channel objects -- Add no-such-command error to Bot().parsemsg == trivia == @@ -35,14 +29,12 @@ core: watchdog timer (check how long since last received, if >5m restart) [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) +[X] question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories) 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)