1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
NAMES %|[-count | -ops -halfops -voices -normal] [<channels> | **]
-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
|