Code:
on *:JOIN:#:if $nick == $me { .timerautotext 0 600 msg # hello world }
on *:PART:#:if $nick == $me { .timerautotext off }