Queries the Unicode message of the day (MOTD) text.
Each chat server may contain an ANSI and Unicode title (of up to 1,007 characters) to provide the MOTD for clients. The ANSI version of the MOTD is provided to IRC clients and to MICONLY clients that query with an ANSI message. The Unicode version of the MOTD is provided to MICONLY clients that query with a Unicode message. Unlike most properties, the MOTD can contain different values for the ANSI and Unicode versions.
Note Only the Unicode MOTD is returned.
See also /GetMOTD, /GetMOTD_A , /SetMOTD, /SetMOTD_A, /SetMOTD_W.
Chatcmd ServerList /GetMOTD_W
| ServerList | This switch supports multiple servers in its command line. To ensure complete retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼. |
chatcmd myserv01,myserv02 /getmotd_w | |
| Gets the Unicode MOTD on Myserv01 and Myserv02. | |
chatcmd */getmotd_w | |
| Gets the Unicode MOTD on the default chat server. |