/GetMOTD

Queries the ANSI/Unicode message of the day (MOTD) text for the specified servers.

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  Both the ANSI and the Unicode MOTD are returned.

See also /GetMOTD_A, /GetMOTD_W , /SetMOTD, /SetMOTD_A, /SetMOTD_W.

Syntax

Chatcmd ServerList /GetMOTD

Parts

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¼.

Examples

chatcmd myserv01,myserv02 /getmotd  
     Gets the MOTD on Myserv01 and Myserv02.
  
chatcmd */getmotd   
     Gets the MOTD on the default chat server.


© 1998 Microsoft Corporation. All rights reserved.