hi , i'm new here
i want to correct this script
on *:text:!read:#:{
msg $nick $read read.txt
}when i type !read it's pm only one random sentence/text line. but i want to pm full complete text file(line by line all data at once, not random one line). how can i do it

thanks !