summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2026-02-14 11:39:03 +0000
committerLuke Bratch <luke@bratch.co.uk>2026-02-14 11:39:03 +0000
commit36179e624e04fd44e462d87f54037c9c4fbc46b3 (patch)
tree0066754437b277b07f328c9efde9b3957d1c72d5 /TODO
parent2a1d4b2e958de1581e9bda7b07b705b963e394a6 (diff)
Correct error handling and comment in createconfigfile().
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index eb7bf2b..2164755 100644
--- a/TODO
+++ b/TODO
@@ -61,3 +61,5 @@ NickServ HELP with SA receiving full message in one go? e.g. oper 05/01/2025 10:
/NAMES doesn't show names in client.
Allow specifying time zone for timestamps in config.
+
+Use default configuration options and stderr warn if missing and where possible.