]> jfr.im git - erebus.git/blob - TODO
Update TODO
[erebus.git] / TODO
1 == trivia ==
2 v1:
3 ability to modify parameters (HINTNUM, etc) & store in db instead of code
4 voting for next round target points
5 v2:
6 multi-channel
7 team play
8 statistics
9
10 == other ==
11 module for user management
12 module for channel management
13
14
15 == ?????? ==
16 - Store User and Channel objects
17 - Add no-such-command error to Bot().parsemsg
18
19
20 == wibble ==
21 main features
22
23 [X] progressive clues
24 [X] anti-cheat mechanism (copy/paste random characters)
25 team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
26 stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
27 question management system done via irc AND web interface
28 live high score table on webpage (stats accessible)
29 channel & user management (bans/kicks/ops/voice/etc)
30
31
32 additional features
33
34 error reporting system (one exists with hashie but it sucked and no one checked it)
35 [X] dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday)
36 [X] twitter notifications of new rounds
37 [X] multiple answers (how can you cook an egg? boil|fry|poach|scramble)