]> jfr.im git - irc/rqf/shadowircd.git/blame - help/users/privmsg
Fix memory leaks in PASS command, both in normal and repeated use.
[irc/rqf/shadowircd.git] / help / users / privmsg
CommitLineData
212380e3 1PRIVMSG <nick|channel> :message
2
3PRIVMSG will send a standard message to the
4user or channel specified.
5
6PRIVMSG supports the following prefixes for sending
7messages to specific clients in a channel:
8
9@ - channel operators only
10+ - channel operators and voiced users
11
12The nick can be extended to fit into the following
13syntax:
14
15username@servername
16
17This syntax is used to securely send a message to a
18service or a bot.