If i understand you right.. then the things you looking for is the "on" things.. like

on *:JOIN:#: {
if ($nick == $me) echo $chan blabla bla bla
}

but dont know if i got your question wrong confused