Merge pull request #1542 from lnbits/pullntxbot

RIP Lntxbot, thank you for all your help building LN, you will be missed :(
This commit is contained in:
Arc 2023-03-07 12:48:44 +00:00 committed by GitHub
commit 2787d5c6b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 197 deletions

View file

@ -23,7 +23,7 @@ LNbits is a Python server that sits on top of any funding source. It can be used
* Fallback wallet for the LNURL scheme
* Instant wallet for LN demonstrations
LNbits can run on top of any Lightning funding source. It supports LND, CLN, Eclair, Spark, LNpay, OpenNode, lntxbot, LightningTipBot, and with more being added regularly.
LNbits can run on top of any Lightning funding source. It supports LND, CLN, Eclair, Spark, LNpay, OpenNode, LightningTipBot, and with more being added regularly.
See [LNbits Wiki](github.com/lnbits/lnbits/wiki/) for more detailed documentation.