Actions
$nonick » History » Revision 1
Revision 1/6
| Next »
Per Amundsen, 11/22/2015 12:15 AM
Added in 2.0
$nonick(#,N)
Returns the Nth non owner nick.
Parameters
# - The channel.N - If N = 0, number of nicks, otherwise the Nth nick.
Example
echo -ag There is $nonick(#,0) non admin users echo -ag First non admin nick is $nonick(#,1)
Updated by Per Amundsen almost 9 years ago · 1 revisions