mirror of
https://github.com/matrix-construct/construct
synced 2024-11-02 11:58:53 +01:00
6 lines
228 B
Text
6 lines
228 B
Text
|
CPRIVMSG <nick> <channel> :<text>
|
||
|
|
||
|
Providing you are opped (+o) or voiced (+v) in <channel>, and <nick>
|
||
|
is a member of <channel>, CPRIVMSG generates a PRIVMSG towards
|
||
|
<nick>. CPRIVMSG bypasses any anti-spam measures in place.
|