Looking to edit simple ctcp version on join help channel so that it ignores the ops.

Code:
on *:JOIN:#help: {
  set %.ch $chan
  CTCP $nick VERSION
  /notice $nick ctcp version was made so we can be prepared for client based questions on usage and commands.
}
on 1:CTCPREPLY:VERSION*:/onotice #help $nick is using IRC client: $2-