From fdf47b13c968253edca203bcc0988c892d7eb35f Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 8 Dec 2024 16:48:07 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0a11c9..33ddc81 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ TODO: - [ ] Implement services. - [ ] Nickserv - [ ] ChanServ + - [ ] GitServ (Custom user for pull/restart) - [ ] Link `PRIVMSG *serv` and `*s` to `*serv` - [ ] Add IRCv3 features. - Will research later.