This is a simple web service for playing a variation of the game "truth or dare," but "only truth." Optional Parameters: - `-n`: The number of questions that the program "remembers" as the last asked and does not ask them again. - `-p`: Port. - `-q`: Path to the file containing the list of questions. One line = one question. handles the routes '/q' and '/about' ^w^