on me:JOIN:#: { command }

on *:JOIN:#: {
if ($nick == $me) { command }
}

Here you have two examples.