faboussard / 42-irc

3 stars 1 forks source link

[To verify] Reply ro NICK command from registerd client #18

Closed ysengoku closed 3 weeks ago

ysengoku commented 3 weeks ago

Something is missing in message texts for 432 & 433 replies.


# On Hexchat
`/NICK ################` --> ` :Erroneus is erroneous. Retrying with othernick...`
ysengoku commented 3 weeks ago

I added nickname entered by client.

# On netcat
:ircserv.localhost 432 lala aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa :Erroneus nickname
:ircserv.localhost 433 lala nickInUse :Nickname is already in use

# On HexChat
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa is erroneous. Retrying with yusengo...
* nickInUse is already in use. Retrying with yuseng...