File: names

package info (click to toggle)
irssi 0.8.12-7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,152 kB
  • ctags: 5,937
  • sloc: ansic: 54,466; sh: 8,869; perl: 2,460; makefile: 1,034
file content (20 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (7)
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