blob: 2d515c1ce026e94d97f1b977b90992d3766c6f34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
@SYNTAX:names@
-ops: show channel operators in list
-halfops: show half operators in list
-voices: show voiced people in list
-normal: show rest of the people in list
Shows the names (nicks) in the specified channels. /NAMES ** shows all
nicks in all channels, you probably don't want to do this.
Examples:
/NAMES
- shows nicks in the current channel.
/NAMES -ops #c1,#c2
- shows operators in channels #c1 and #c2
See also: WHO, CHANNEL
|