comments for pass.cpp

This commit is contained in:
aortigos
2026-05-10 22:45:40 +02:00
parent 2f995fe856
commit 7f40babccc
2 changed files with 4 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ Represents a connected IRC client.
### Fourth stage
- [ ]Client can create/connect to channels
- [ ] Client can create/connect to channels
- [ ] JOIN command (user can create channel)
- [ ] PRIVMSG command (send message to a channel)