hi to all!

is possible to intercept the MODE +q ( and MODE -q) like this?:

on 1:OP:#: {
if ( $opnick !== $me ) { halt }
msg $chan wow! for me a @ smile
}

if possible, how?
tnx