how would i do this with the timer????

Code:
on *:join:#squatjuice:{  

  if ($nick == $me) {

    .timermsg 5000 *** msg # $read(random.txt)
  }
}


*** is not sure what for ever would be. also is 5000 5mins?