]> jfr.im git - erebus.git/blame - TODO
implement next-round voting. still need !vote command
[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
e6143050 10
11== ?????? ==
676b2a85 12- Store User and Channel objects
13- Add no-such-command error to Bot().parsemsg
d3f42331 14
b5390e89 15
d4ebb42e
J
16== trivia ==
17[X] dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday)
18[X] twitter notifications of new rounds
19[X] multiple answers (how can you cook an egg? boil|fry|poach|scramble)
b5390e89
J
20[X] progressive clues
21[X] anti-cheat mechanism (copy/paste random characters)
9eea81c9 22[X] ability to modify parameters (HINTNUM, etc) & store in db instead of code
23[X] question management system done via irc
c53f6514 24[X] voting for next round target points
9eea81c9 25
26depends on userinfo:
c53f6514 27 automatic periodically displaying top 10 by country (assigned countries by stored player stats)
d3f42331 28
d3f42331 29
d4ebb42e
J
30v2
31 multi-channel
32 team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
33 stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
34 live high score table on webpage (stats accessible)
35 error reporting system (one exists with hashie but it sucked and no one checked it)
36 question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
37 auto topic changes for last round won (configurable by a text file or similar)
701eec07 38 small challenges for preset targets (e.g. 1st to 20 points/most points in 10 mins) player vs player, team vs team, free for all)
9eea81c9 39 question management system done via web