
NOTICE %|[-sign] [-channel] <target> <message>

Sends a notice to the nick or the channel. Usually notices are used in bots and scripts for different kinds of replies. For example: /NOTICE * command executed. (sends NOTICE "command executed" to the current window)

      -channel: interpret <target> as channel name
      -sign: add signature

See also: ACTION

