Move peer management to peers.py from irc

It's cleaner and will be useful for peer-to-peer comms later
This commit is contained in:
Neil Booth
2017-01-22 19:21:55 +09:00
parent e93eff43d3
commit 7e3ff4417a
+3 -2
View File
@@ -239,8 +239,9 @@ connectivity on IRC:
* **REPORT_HOST_TOR**
The tor .onion address to advertise. If set, an additional
connection to IRC happens with '_tor" appended to **IRC_NICK**.
The tor address to advertise; must end with `.onion`. If set, an
additional connection to IRC happens with '_tor' appended to
**IRC_NICK**.
* **REPORT_TCP_PORT_TOR**