The documentation for the NOTICE message currently states that its "<target> is interpreted the same way as it is for the PRIVMSG command," and the documentation for PRIVMSG states that the valid targets are channels (possibly prefixed with one or more channel membership prefix characters), nicknames, and something starting with a dollar character. (That last one probably deserves elaboration.) However, I have also seen some servers (specifically, on libera.chat) send NOTICE messages with a target of *; these messages only seem to be sent prior to logging in, and the text relates to ident & hostname lookup attempts. The fact that the target of a NOTICE (and also PRIVMSG?) can be * should probably be documented.
The documentation for the
NOTICEmessage currently states that its "<target>is interpreted the same way as it is for thePRIVMSGcommand," and the documentation forPRIVMSGstates that the valid targets are channels (possibly prefixed with one or more channel membership prefix characters), nicknames, and something starting with a dollar character. (That last one probably deserves elaboration.) However, I have also seen some servers (specifically, on libera.chat) sendNOTICEmessages with a target of*; these messages only seem to be sent prior to logging in, and the text relates to ident & hostname lookup attempts. The fact that the target of aNOTICE(and alsoPRIVMSG?) can be*should probably be documented.