Update todo.md
This commit is contained in:
parent
54060a04e2
commit
863dde36d2
1 changed files with 1 additions and 1 deletions
2
todo.md
2
todo.md
|
@ -1,5 +1,5 @@
|
||||||
# To-Do list
|
# To-Do list
|
||||||
- [ ] Implement the base of an IRCd, using Libera.Chat as a reference
|
- [ ] Implement the base of an IRCd, using Libera.Chat and RFC1459 as a reference
|
||||||
- [x] Add the (full) connection process
|
- [x] Add the (full) connection process
|
||||||
- [x] Add join/part, and it's requirements (WHO, etc)
|
- [x] Add join/part, and it's requirements (WHO, etc)
|
||||||
- [x] Implement proper PRIVMSG
|
- [x] Implement proper PRIVMSG
|
||||||
|
|
Loading…
Reference in a new issue