mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-08-09 15:22:25 -04:00
Basic Network Text UI implemented. Announce stream and peer settings implemented.
This commit is contained in:
parent
420cfcbbe3
commit
a53bd70dc9
8 changed files with 668 additions and 25 deletions
5
nomadnet/vendor/quotes.py
vendored
5
nomadnet/vendor/quotes.py
vendored
|
@ -1 +1,4 @@
|
|||
quotes = [("I want the wisdom that wise men revere. I want more.", "Faithless")]
|
||||
quotes = [
|
||||
("I want the wisdom that wise men revere. I want more.", "Faithless"),
|
||||
("That's enough entropy for you my friend", "Unknown")
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue