]> jfr.im git - erebus.git/commitdiff
update TODOs
authorzonidjan <redacted>
Fri, 8 Sep 2017 22:15:40 +0000 (17:15 -0500)
committerzonidjan <redacted>
Fri, 8 Sep 2017 22:15:40 +0000 (17:15 -0500)
TODO

diff --git a/TODO b/TODO
index c551c1a38dc5df6b21c957982a51045c52c8a478..189785b4729cfe5b268e475cc456671db6572322 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,14 @@
 == other ==
 module: user (global access) management
-module: channel access management
+module: channel access management (addchanuser/delchanuser)
 module: chanop (kick/ban/etc)
+module: autoop (op/voice/etc on join)
+channel management bans,kicks,voices,ops,bot-ignores...
 
 ctlmod: needs to print out a traceback. traceback.print_exc().
 
 core: watchdog timer (check how long since last received, if >5m restart)
+core: add "wantchan" (for commands which prefer, but don't require, a channel - like whois)
 
 
 == ?????? ==