User lists

checkbot checkshit checkuser getflags getinfo [isop] isuser setinfo

Liam's BitchX Command Reference

BitchX scripting function $isop()

isop
Function
$isop()
Usage
$isop(channel nick)
Returns
1 if the nick is an op in both your userlist for the channel AND an op on the channel, 0 otherwise.
Example
$isop(#bitchx panasync) returns 1


previous: isnumber next: isop