X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/7d69441a28d66e0e898b28d5bbc440ffc276f96e..f6fb2988dfbf739152ddd1467bd96c19371c0c5c:/TODO diff --git a/TODO b/TODO index 49522cc..99598b6 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,38 @@ +== trivia == +v1: + ability to modify parameters (HINTNUM, etc) & store in db instead of code + voting for next round target points +v2: + multi-channel + team play + statistics + +== other == +module for user management +module for channel management + + +== ?????? == - Store User and Channel objects - Add no-such-command error to Bot().parsemsg -- Add level checking to Bot().parsemsg -- Add PM-to-bot support + + +== wibble == +main features + +[X] progressive clues +[X] anti-cheat mechanism (copy/paste random characters) +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 management system done via irc AND web interface +live high score table on webpage (stats accessible) +channel & user management (bans/kicks/ops/voice/etc) + + +additional features + +error reporting system (one exists with hashie but it sucked and no one checked it) +[X] dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday) +[X] twitter notifications of new rounds +[X] multiple answers (how can you cook an egg? boil|fry|poach|scramble) +list aggregation (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)