NomadNet/nomadnet/vendor/quotes.py
2021-09-17 21:16:30 +02:00

5 lines
286 B
Python

quotes = [
("I want the wisdom that wise men revere. I want more.", "Faithless"),
("That's enough entropy for you my friend", "Unknown"),
("Any time two people connect online, it's financed by a third person who believes they can manipulate the first two", "Jaron Lanier")
]