if ($nick isop $chan) { msg $chan You are an Operator. }
else { msg $chan You are NOT an Operator. }