summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-27 12:55:32 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-27 12:55:32 +0100
commitcf27363f56e2ba4cf91d2bcfde3b1017237068eb (patch)
tree06475f6e21933be1b05618a7b1c32a005c1d15e6 /TODO
parent0b1417faa0820847d4674d496dfeb069787c3ab2 (diff)
Explain how to auto-join keyworded/passworded channels in the configuration file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index ba948f0..3d03946 100644
--- a/TODO
+++ b/TODO
@@ -15,8 +15,6 @@ Allow connecting to a passworded server.
Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy.
-Support autojoining passworded channels.
-
Test CTCP.
Reconnect server if we get disconnected for some reason.