Project

General

Profile

Actions

$nadmnick » History » Revision 3

« Previous | Revision 3/6 (diff) | Next »
Per Amundsen, 02/23/2023 06:26 PM


Added in 2.0

$nadmnick(#,N)

Returns the Nth non admin nick.

See also $admnick.

Parameters

Parameter Description
# | The channel.
N If N = 0, number of nicks, otherwise the Nth nick.

Example

//echo -ag There is $nadmnick(#,0) non admin users

//echo -ag First non admin nick is $nadmnick(#,1)

Updated by Per Amundsen about 1 year ago · 3 revisions

Also available in: PDF HTML TXT