Update README.md

This commit is contained in:
Nova Cat 2024-12-13 23:06:48 -08:00
parent a4b0284a8a
commit 8de2c086d7

View file

@ -5,7 +5,7 @@ Lightweight IRCd in Python
* [Mastodon tag (for updates)](https://mastodon.swee.codes/tags/CodenameIRCat)
* [Issue tracker](https://discuss.swee.codes/c/12)
TODO:
# To-Do list
- [ ] Implement the base of an IRCd, using Libera.Chat as a reference
- [x] Add the (full) connection process
- [x] Add join/part, and it's requirements (WHO, etc)