Difference between revisions of "Cnotice"
From Scriptwiki
m (stubbed: where is this useful + can't this ever flood you off) |
|||
Line 1: | Line 1: | ||
+ | {{stub}} | ||
+ | |||
Sends a cnotice to a nick. | Sends a cnotice to a nick. | ||
/cnotice <nick> <channel> :<message> | /cnotice <nick> <channel> :<message> | ||
Line 5: | Line 7: | ||
== Example == | == Example == | ||
− | /cnotice Dana #help.script :moo | + | /cnotice Dana #help.script :moo moo |
− | This will send "moo" as [[notice]] to Dana. | + | This will send "moo moo" as a [[notice]] to Dana. |
== See Also == | == See Also == |
Revision as of 03:00, 18 February 2006
Sends a cnotice to a nick.
/cnotice <nick> <channel> :<message>
This command bypasses the target flood limit. You must be voiced or opped on <channel> and <nick> must be on it.
Example
/cnotice Dana #help.script :moo moo
This will send "moo moo" as a notice to Dana.
See Also
Raws related to /cnotice
/notice to send a normal notice.
/cprivmsg to send someone a cprivmsg.