Update README.md
This commit is contained in:
parent
5efc58274a
commit
86d7f5f677
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
# IRCat
|
||||
|
||||
IRCd in Python
|
||||
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
|
Loading…
Reference in a new issue