Queries the ANSI 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 ANSI MOTD is returned.
See also /GetMOTD, /GetMOTD_W , /SetMOTD, /SetMOTD_A, /SetMOTD_W.
Chatcmd ServerList /GetMOTD_A
| 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_a | |
| Gets the ANSI MOTD on Myserv01 and Myserv02. | |
chatcmd */getmotd_a | |
| Gets the ANSI MOTD on the default chat server. |