]> jfr.im git - erebus.git/blame - TODO
added some coloring to trivia, a few temporary aids for testing
[erebus.git] / TODO
CommitLineData
e6143050 1== other ==
d4ebb42e
J
2module: user (global access) management
3module: channel access management
4module: chanop (kick/ban/etc)
5module: userinfo (store f.e. country code, for other modules)
e6143050 6
7
8== ?????? ==
676b2a85 9- Store User and Channel objects
10- Add no-such-command error to Bot().parsemsg
d3f42331 11
b5390e89 12
d4ebb42e
J
13== trivia ==
14[X] dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday)
15[X] twitter notifications of new rounds
16[X] multiple answers (how can you cook an egg? boil|fry|poach|scramble)
b5390e89
J
17[X] progressive clues
18[X] anti-cheat mechanism (copy/paste random characters)
d4ebb42e
J
19v1
20 ability to modify parameters (HINTNUM, etc) & store in db instead of code
21 voting for next round target points
22 question management system done via irc AND web interface
23 automatic periodically displaying top 10 by country (assigned countries by stored player stats)
d3f42331 24
d3f42331 25
d4ebb42e
J
26v2
27 multi-channel
28 team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
29 stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
30 live high score table on webpage (stats accessible)
31 error reporting system (one exists with hashie but it sucked and no one checked it)
32 question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
33 auto topic changes for last round won (configurable by a text file or similar)