@ -195,7 +195,7 @@ func handleConn(conn net.Conn) {
if err != nil {
continue
}
fmt.Printf(" %s\n", line)
// fmt.Printf(" %s\n", line)
switch strings.ToUpper(msg.Command) {
case "NICK":
if len(msg.Params) > 0 {
The note is not visible to the blocked user.