Notice
From Scriptwiki
Sends a private message to this user without opening a query window for either you or them.
/notice <target> <message>
- <target> is a comma seperated list of one or more nicks and/or channels. Using @<channel> as target sends a notice to all channel operators. As IRC Operator, using $<hostmask> or $<server> as target sends a notice to all users matching the hostmask or on the given server.
- <message> is the message that will be send to the target.
Note that sending a notice to a channel is only possible if chanmode +N is not set. If chanmode +n is not set, you can also send a notice to a channel you are not in.
Example
/notice @#help.script moo
Will send a notice to all channel operators on #help.script.
/notice Dana,#quakenet moo
Will send a notice to Dana and all users on #quakenet.
See Also
- Raws related to /notice
- /onotice sends a notice to all channel operators on a channel.
- /cnotice to send someone a cnotice.
- On notice event