Codename IRCat - a lightweight IRCd in Python
https://ircat.xyz
.gitignore | ||
LICENSE | ||
README.md |
IRCat
IRCd in Python
TODO:
- Implement the base of an IRCd, using Libera.Chat as a reference
- Add the connection process
- Add join/part, and it's requirements (WHO, etc)
- Implement proper PRIVMSG
- Broadcast QUIT