]> jfr.im git - erebus.git/blame - TODO
added softdeps to modinfo - bumped APIVERSION
[erebus.git] / TODO
CommitLineData
e6143050 1== other ==
d4ebb42e
J
2module: user (global access) management
3module: channel access management
4module: chanop (kick/ban/etc)
9eea81c9 5
add2c579 6ctlmod: needs to print out a traceback. traceback.print_exc().
7
a5c12cc7 8core: watchdog timer (check how long since last received, if >5m restart)
9
e6143050 10
11== ?????? ==
676b2a85 12- Store User and Channel objects
d3f42331 13
b5390e89 14
d4ebb42e
J
15== trivia ==
16[X] dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday)
17[X] twitter notifications of new rounds
18[X] multiple answers (how can you cook an egg? boil|fry|poach|scramble)
b5390e89
J
19[X] progressive clues
20[X] anti-cheat mechanism (copy/paste random characters)
9eea81c9 21[X] ability to modify parameters (HINTNUM, etc) & store in db instead of code
22[X] question management system done via irc
c53f6514 23[X] voting for next round target points
f8cc0124 24[X] automatically change topic
8a32a178 25[X] automatic periodically displaying top 10 by country (assigned countries by stored player stats)
26 implemented as part of !top10 and TOPIC instead
d891913e 27[X] error reporting system (one exists with hashie but it sucked and no one checked it)
28[X] live high score table on webpage (stats accessible)
29[X] auto topic changes for last round won (configurable by a text file or similar)
8ad3a154 30[X] question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
d3f42331 31
d891913e 32
33convert to using MySQL for question/stat/game storage
34multi-channel
35team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
36stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
d891913e 37small challenges for preset targets (e.g. 1st to 20 points/most points in 10 mins) player vs player, team vs team, free for all)
38question management system done via web