Parent Directory
|
Revision Log
- create ircd-hybrid-8 "branch"
1 | PRIVMSG <nick|channel> :message |
2 | |
3 | PRIVMSG will send a standard message to the |
4 | user or channel specified. |
5 | |
6 | PRIVMSG supports the following prefixes for sending |
7 | messages to specific clients in a channel: |
8 | |
9 | @ - channel operators only |
10 | % - channel operators and half-ops |
11 | + - operators, half-ops, and voiced users |
12 | |
13 | The nick can be extended to fit into the following |
14 | syntax: |
15 | |
16 | username@servername |
17 | |
18 | This syntax is used to securely send a message to a |
19 | service or a bot. |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id Revision |
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.30 |