Difference between revisions of "Cprivmsg"
From Scriptwiki
m |
|||
Line 9: | Line 9: | ||
== See Also == | == See Also == | ||
− | {{Relatedraws|cprivmsg}}<br /> | + | * {{Relatedraws|cprivmsg}}<br /> |
− | [[Msg|/msg]] to send a normal message.<br /> | + | * [[Msg|/msg]] to send a normal message.<br /> |
− | [[Cnotice|/cnotice]] to send someone a cnotice. | + | * [[Cnotice|/cnotice]] to send someone a cnotice. |
[[Category:Basic IRC commands]] | [[Category:Basic IRC commands]] |
Latest revision as of 08:06, 2 July 2007
Sends a cprivmsg to a nick.
/cprivmsg <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
/cprivmsg Dana #help.script :moo
This will send "moo" as msg to Dana.
See Also
- Raws related to /cprivmsg
- /msg to send a normal message.
- /cnotice to send someone a cnotice.