Updated tasks.md #36
4
tasks.md
4
tasks.md
@@ -52,12 +52,12 @@ Represents a connected IRC client.
|
|||||||
- [✓] JOIN command (user can create channel)
|
- [✓] JOIN command (user can create channel)
|
||||||
- [✓] PRIVMSG command (send message to a channel)
|
- [✓] PRIVMSG command (send message to a channel)
|
||||||
- [✓] QUIT command
|
- [✓] QUIT command
|
||||||
- [ ] PRIVMSG difference between channels (#) and users
|
- [✓] PRIVMSG difference between channels (#) and users
|
||||||
|
|
||||||
### Fifth stage
|
### Fifth stage
|
||||||
|
|
||||||
- [ ] PART command (user leaves a channel)
|
- [ ] PART command (user leaves a channel)
|
||||||
- [ ] KICK command (operator removes a user from channel)
|
- [✓] KICK command (operator removes a user from channel)
|
||||||
- [ ] INVITE command (operator invites a user to channel)
|
- [ ] INVITE command (operator invites a user to channel)
|
||||||
- [ ] TOPIC command (view or set channel topic)
|
- [ ] TOPIC command (view or set channel topic)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user