]> jfr.im git - erebus.git/commitdiff
Update TODO
authormostlywibbly <redacted>
Tue, 25 Aug 2015 22:54:47 +0000 (18:54 -0400)
committermostlywibbly <redacted>
Tue, 25 Aug 2015 22:54:47 +0000 (18:54 -0400)
TODO

diff --git a/TODO b/TODO
index 08bab6eb2f538fb2d56142a0759a981d99add5d1..aca548a2c7644ff112e2e90de8160e801f9de8a9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,3 +15,21 @@ module for channel management
 == ?????? ==
 - Store User and Channel objects
 - Add no-such-command error to Bot().parsemsg
+
+main features
+
+progressive clues
+anti-cheat mechanism (copy/paste random characters)
+team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
+stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
+question management system done via irc AND web interface
+live high score table on webpage (stats accessible)
+channel & user management (bans/kicks/ops/voice/etc)
+
+
+additional features
+
+error reporting system (one exists with hashie but it sucked and no one checked it)
+dynamic question/answers (simple maths e.g. n+7=randomnumber(4-9), what day of the week was it yesterday)
+twitter notifications of new rounds
+multiple answers (how can you cook an egg? boil|fry|poach|scramble)