Server Commands/NICK
(New page: <pre>NICK <nickname></pre> When first connected to the IRC server, NICK is required to set the client's nickname. NICK will also change the client's nickname once a connection has been e...) |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | < | + | '''Syntax:''' <code>NICK <nickname></code> |
- | |||
- | NICK will also change the client's nickname once a connection has been established. | + | When first connecting to the IRC server, NICK is required to set the client's nickname. |
+ | |||
+ | NICK will also change the client's nickname once a connection has been established. The server prevents rapid nickname changes. If you try to change nicknames often within a short period of time, the server will return an error message asking that you wait a specified time before trying again. | ||
+ | |||
[[Server Commands|(Return to Main listing of Server Commands)]] | [[Server Commands|(Return to Main listing of Server Commands)]] |
Current revision as of 01:02, 10 December 2008
Syntax: NICK <nickname>
When first connecting to the IRC server, NICK is required to set the client's nickname.
NICK will also change the client's nickname once a connection has been established. The server prevents rapid nickname changes. If you try to change nicknames often within a short period of time, the server will return an error message asking that you wait a specified time before trying again.