ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/help/users/privmsg
Revision: 30
Committed: Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid/help/users/privmsg
File size: 457 byte(s)
Log Message:
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

File Contents

# User Rev Content
1 adx 30 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.

Properties

Name Value
svn:eol-style native
svn:keywords "Id Revision"