diff options
author | Luke Bratch <luke@bratch.co.uk> | 2022-09-02 18:09:03 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2022-09-02 18:09:03 +0100 |
commit | d754d919565946442d0d83da0c88986b166d386d (patch) | |
tree | a16d41f619e13d473e7ff0854ea2c2570ea7ffba /TODO | |
parent | 44bcab7c9cc9edf0894ca710da34beca63517b03 (diff) |
Deal with servers only sending a nick rather than nick!user@host as the last token of greeting 001.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |