]> jfr.im git - erebus.git/commitdiff
TODO
authorJohn Runyon <redacted>
Thu, 7 Sep 2023 04:25:20 +0000 (22:25 -0600)
committerJohn Runyon <redacted>
Thu, 7 Sep 2023 04:25:20 +0000 (22:25 -0600)
TODO

diff --git a/TODO b/TODO
index eb2d93f1c2c639f2a992a2ca6db1b36596c0b4b2..5340eadcd6b212b2e73196e396968b8057b4c037 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,3 +30,9 @@ vim: expandtab sw=2 ts=2
 - a module for administering channel users (copy from admin_user) and adding/removing channels
 
 - modlib function for parsing option arguments (like !MODLOAD has now)
+
+- modlib 'onload' hook so modules can easily do stuff on loading
+  (if this exists use it to replace _key() in steam.py)
+
+- modlib 'need_config' function to tell the modlib you refuse to start without
+  a config value being specified