From 863dde36d23480b323e165fdb613541e05aaf709 Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 15 Dec 2024 18:48:14 -0800 Subject: [PATCH] Update todo.md --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 52e52a3..bb908e1 100644 --- a/todo.md +++ b/todo.md @@ -1,5 +1,5 @@ # To-Do list -- [ ] Implement the base of an IRCd, using Libera.Chat as a reference +- [ ] Implement the base of an IRCd, using Libera.Chat and RFC1459 as a reference - [x] Add the (full) connection process - [x] Add join/part, and it's requirements (WHO, etc) - [x] Implement proper PRIVMSG