This commit is contained in:
Mike Kinney
2022-02-25 23:36:05 -08:00
parent d2ec09eaf8
commit 730934f520
16 changed files with 4583 additions and 731 deletions

View File

@@ -32,6 +32,8 @@ class Node:
self.cannedPluginMessagePart3 = None
self.cannedPluginMessagePart4 = None
self.gotResponse = None
def showChannels(self):
"""Show human readable description of our channels."""
print("Channels:")