From d754d919565946442d0d83da0c88986b166d386d Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Fri, 2 Sep 2022 18:09:03 +0100 Subject: Deal with servers only sending a nick rather than nick!user@host as the last token of greeting 001. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 201eaf6..d31dc59 100644 --- a/TODO +++ b/TODO @@ -31,4 +31,8 @@ Support ban list when requesting /mode #channel +b (commands 367 and 368 at leas Or if there are no bans then just 368: :irc.tghost.co.uk 368 l_bratch #foo :End of Channel Ban List +Other IRC clients log stuff like "Mar 31 16:58:15 * #foobar :No topic is set." - can/should we? + +Some servers have a user send ^VERSION^ upon connection - (optionally?) respond to it. + Crash when requesting 30 hour replay. -- cgit v1.2.3