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.
FNAME
Changes the real name (gecos) 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> FNAME <realname>
Parameter | Description |
---|---|
<uid> | The unique identifier of the user that sent the message. |
<realname> | The new real name (gecos) of the source user. |
Example Usage
Changes the real name (gecos) of 36DAAAAAA to "Wibble Wobble":
:36DAAAAAA FNAME :Wibble Wobble