From 27e2cca64f15af654ba756d99188607489255da4 Mon Sep 17 00:00:00 2001 From: daywalker90 Date: Thu, 1 Jun 2023 15:42:23 +0200 Subject: [PATCH] add sling --- .gitmodules | 3 +++ README.md | 2 ++ sling | 1 + 3 files changed, 6 insertions(+) create mode 160000 sling diff --git a/.gitmodules b/.gitmodules index b8f5b2474..014453c65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "holdinvoice"] path = holdinvoice url = https://github.com/daywalker90/holdinvoice.git +[submodule "sling"] + path = sling + url = https://github.com/daywalker90/sling diff --git a/README.md b/README.md index 7742d9e85..1ad245177 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Community curated plugins for Core-Lightning. | [reckless][reckless] | An **experimental** plugin manager (search/install plugins) | | [sauron][sauron] | A Bitcoin backend relying on [Esplora][esplora]'s API | | [sitzprobe][sitzprobe] | A Lightning Network payment rehearsal utility | +| [sling][sling] | Rebalance your channels with smart rules and built-in background tasks | | [sparko][sparko] | RPC over HTTP with fine-grained permissions, SSE and spark-wallet support | | [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers | | [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi | @@ -245,6 +246,7 @@ Python plugins developers must ensure their plugin to work with all Python versi [reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter [sauron]: https://github.com/lightningd/plugins/tree/master/sauron [sitzprobe]: https://github.com/niftynei/sitzprobe +[sling]: https://github.com/daywalker90/sling [sparko]: https://github.com/fiatjaf/sparko [summary]: https://github.com/lightningd/plugins/tree/master/archived/summary [trustedcoin]: https://github.com/fiatjaf/trustedcoin diff --git a/sling b/sling new file mode 160000 index 000000000..11950044b --- /dev/null +++ b/sling @@ -0,0 +1 @@ +Subproject commit 11950044bab37b163c5902c4acd472d6acedf087