on *:join:#mytest: {
if ($nick !== $me) {
timer 1 2 msg # $read greets.txt
}
}

this will greet a person when he joins your #mytest