Ayon commented on a Page, Random Song Requester in radio channels  -  Jun 01, 2009

something like this might work maybe...?

alias randsong {
  if $chan {
    var %temp = $iif($1,$1-,$read(songlist.txt))
    if (%prev.song == $readn) { echo -atg Error ... | halt }
    set %prev.song $readn
    msg $chan %temp
  }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.