Get the node aliases that i'm connected to
getnodealiases.sh
Get total channel capacity and put it in a file
getTotalCapacityCustom.sh
Get the total number of channels this lightning node has open with other nodes
getTotalChannels.sh
Get the total number of peers this lightning node is connected to
getTotalPeers.sh
Get the total lightning balances
getTotalLightningBalanceCustom.sh
Get the node name of this lightning node
getNodeName.sh
Get all the public keys of the nodes this node is connected to and put them in a file
getNodePublicKeys.sh
Get the total on chain balance of this node and put it in a file
getOnChainBalance.sh
Get the total BTCPay Server service uptime
btcpayserveruptime.sh
Show the date and time in other time zones
getdate.sh
Get the aliases of each node that we are connected to and place them in a file
getNodeAliases.sh
Get the IP Addresses of all nodes on the lightning network and use these ip addresses to look up their geographical locations
getnodeipaddresses2.sh