Code:
on *:owner:#:{
  if ($opnick == $me) { msg $chan Wow! For me a ~ :) }
}
on *:deowner:#:{
  if ($opnick == $me) { msg $chan *cries* }
}