This page is intended for developers. If you're looking information on for how to link servers you should refer to the spanningtree module (v4 docs, v3 docs) page instead.
NICK
Changes the username (ident) of the source user to the specified value.
Connection Phases
This message can be used in the following connection phases:
Connection Phase | Usable? |
---|---|
Connecting outbound | ❌ |
Authenticating outbound | ❌ |
Authenticating inbound | ❌ |
Fully connected | ✔️ |
Syntax
:<uid> NICK <nick> <ts>
Parameter | Description |
---|---|
<uid> | The unique identifier of the user that sent the message. |
<nick> | The new nickname of the source user. |
<ts> | The time at which the user first connected. |
Example Usage
Changes the nickname of 36DAAAAAA to Sadie:
:36DAAAAAA NICK Sadie 1234567890