]> jfr.im git - erebus.git/blobdiff - TODO
drop py2
[erebus.git] / TODO
diff --git a/TODO b/TODO
index a915322f3e92d6eda3db77c529b922dff262b952..eb2d93f1c2c639f2a992a2ca6db1b36596c0b4b2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -12,9 +12,6 @@ vim: expandtab sw=2 ts=2
   call timers as part of the event loop.
   this has the potential to remove a LOT of the threading.
 
-- a module to set config settings at runtime
-  or at least commands to set some config settings like autoloading a module
-
 - fix crash when joining a channel that is forwarded (or otherwise force-joined by the server)
 
 - fix urls:
@@ -31,3 +28,5 @@ vim: expandtab sw=2 ts=2
   - needs to retain comments when config file is saved
 
 - a module for administering channel users (copy from admin_user) and adding/removing channels
+
+- modlib function for parsing option arguments (like !MODLOAD has now)