Cnotice: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m stubbed: where is this useful + can't this ever flood you off
mNo edit summary
 
Line 11: Line 11:


== See Also ==
== See Also ==
{{Relatedraws|cnotice}}<br />
* {{Relatedraws|cnotice}}<br />
[[Notice|/notice]] to send a normal notice.<br />
* [[Notice|/notice]] to send a normal notice.<br />
[[Cprivmsg|/cprivmsg]] to send someone a cprivmsg.
* [[Cprivmsg|/cprivmsg]] to send someone a cprivmsg.


[[Category:Basic IRC commands]]
[[Category:Basic IRC commands]]

Latest revision as of 07:10, 2 July 2007

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