Update README.md
This commit is contained in:
parent
c24335e7c2
commit
93ff2083ec
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -13,6 +13,8 @@ TODO:
|
|||
- [ ] WallOps
|
||||
- [ ] Channel invite system
|
||||
- [ ] Wildcard logic (for +b)
|
||||
- [ ] Send PING and wait for PONG
|
||||
- [ ] Reply PONG if received PING
|
||||
- [ ] User Flags
|
||||
- [ ] i (invisible)
|
||||
- [ ] o (IRCOP)
|
||||
|
@ -32,6 +34,14 @@ TODO:
|
|||
- [ ] Destructive features for CHANOPS
|
||||
- [ ] `KICK`
|
||||
- [ ] `MODE <channel>`
|
||||
- [ ] Destructive features for IRCOPS
|
||||
- [ ] `KILL <user> <comment>`
|
||||
- [ ] `MODE <external user>`
|
||||
- [ ] `RESTART`
|
||||
- [ ] Extra commands
|
||||
- [ ] `USERS`
|
||||
- [ ] `WHOIS`
|
||||
- [ ] `WHOWAS`
|
||||
- [ ] Implement services.
|
||||
- [ ] Nickserv
|
||||
- [ ] ChanServ
|
||||
|
|
Loading…
Reference in a new issue