# IRCat IRCd in Python TODO: - [ ] Implement the base of an IRCd, using Libera.Chat as a reference - [ ] Add the connection process - [x] Add join/part, and it's requirements (WHO, etc) - [ ] Implement proper PRIVMSG - [ ] Broadcast QUIT