]> 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 main features
20
21 progressive clues
22 anti-cheat mechanism (copy/paste random characters)
23 team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
24 stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
25 question management system done via irc AND web interface
26 live high score table on webpage (stats accessible)
27 channel & user management (bans/kicks/ops/voice/etc)
28
29
30 additional features
31
32 error reporting system (one exists with hashie but it sucked and no one checked it)
33 dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday)
34 twitter notifications of new rounds
35 multiple answers (how can you cook an egg? boil|fry|poach|scramble)