Notice

From Scriptwiki
Revision as of 08:07, 2 July 2007 by Cail (talk | contribs) (/cnotice in here too)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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