CedricHnrt / 42-IRC

0 stars 2 forks source link

To do 22/04 #18

Closed vSKAH closed 6 months ago

vSKAH commented 6 months ago

handle PING fix WHO fix MSG (private)

pgouasmi commented 6 months ago

implement MODE

pgouasmi commented 6 months ago

Automatic PING OK, won’t implement /ping user

vSKAH commented 6 months ago

/quit [message] Disconnects from current server with optional leaving message.

/nick nickname Changes your nick.

/topic newtopic Changes the topic of current channel only works if you have permission to do so

/me action Prints "yourname action" in the current channel