summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-20 22:35:59 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-20 22:35:59 +0100
commitad733362c0f09aaeb5be4862bcb50a78c4947792 (patch)
tree20295218b19a61d037e6d4ec5488bf37e95abb30 /TODO
parentd4adf9c516b6a0098571fe579519b88281c1d98a (diff)
Remove duplicated WHOIS reply handling section.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index c9d3974..cf8c02d 100644
--- a/TODO
+++ b/TODO
@@ -22,10 +22,8 @@ Maybe only do 433 handling if we're not registered yet?
If ChanServ gives us +q upon and then +o upon JOINing a channel, we only see +o if we are connected to blabouncer. If (re)connecting, we see a strange ~@nick status.
Also don't seem to be able to set -q from blabouncer.
-Support autojoining passwords channels.
+Support autojoining passworded channels.
Test CTCP.
-VSZ shows as ~2 TiB in ps:
-USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
-test123 7218 0.0 0.8 21474910660 32744 pts/22 S+ May19 0:00 ./blabouncer
+Reconnect server if we get disconnected for some reason.