X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/8ad3a154ed71b051b47fc665e26175d599ba7ca3..f717c85633876497545e003d2aa3041b5dd07f19:/TODO diff --git a/TODO b/TODO index c551c1a..40f356e 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,13 @@ == other == module: user (global access) management -module: channel access management -module: chanop (kick/ban/etc) +module: channel access management (addchanuser/delchanuser) +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) == ?????? ==