# $EPIC: nochops.txt,v 1.2 2006/08/01 05:32:26 sthalik Exp $
$nochops(<channel>)
This function is handy if you want to +o all of the non-chanops in
your channel, or if you want to kick them. Or maybe you just
want to send them a message.
The non-channel-operators on the specified channel. You must be on the channel. Before /ON CHANNEL_SYNC, this function may return the empty string, or a list with truncated nicknames.
$nochops(#foo) shows non-channel operators on channel #foo $nochops(*) shows non-channel operators on current channel $nochops() shows non-channel operators on current channel
This function first appeared in “+3” (post-ircII, pre-EPIC). Support for the default argument and for “*” first appeared in “+4”.