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