Code:
on *:TEXT:*:#:{
if ($1- == <the question>) {
msg # $read(<number of the line the answer to the question is on>,answer.txt)
}
elseif ($1- == <another question>) {
msg # $read(<number of the line the answer to the question is on>,answer.txt)
}
}


new username: tidy_trax