This aught to do the trick, I hope this helps. grin
Code:
on 1:NOTIFY: {
  if ($comchan($nick,0) == 0) && ($server == the.server.name) {
    msg $nick Welcome to IRC.
  }
  else {
    Your command on this line.
  }
}

Make sureyou type: /notify Nickname.