From bbdb7929a6edb2f7a10b397fe76aed8f7bc14377 Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Mon, 9 Dec 2024 17:25:16 -0800 Subject: [PATCH] update todo list --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57c4029..47b5025 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ TODO: - [x] Add join/part, and it's requirements (WHO, etc) - [x] Implement proper PRIVMSG - [x] Broadcast QUIT - - [ ] DNS lookup - - [ ] Identity management + - [x] DNS lookup + - [x] Identity management - [ ] WallOps - [ ] Channel invite system - [ ] Wildcard logic (for +b and +q) @@ -52,6 +52,8 @@ TODO: - [ ] ChanServ - [ ] GitServ (Custom user for pull/restart) - [ ] Link `PRIVMSG *serv` to `*serv` +- [ ] Extra (not planned) features + - [ ] ident support - [ ] Add IRCv3 features. - [x] List capabilities (`CAP LS 302`) - [ ] `away-notify`