#onjoin2 on
on 1:join:#:{
  if ( $me == $nick ) {
    msg # %join
  }
  else halt
}
#onjoin2 end
