Skip to content

Commit 3da0b80

Browse files
Add a list of community plugins (#1763)
I'll add two of mine later once documentation is there and it's made sure they work as intended. Co-authored-by: Bastien Teinturier <[email protected]>
1 parent 6518bb4 commit 3da0b80

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,13 @@ Here is how to run Eclair with plugins:
197197
eclair-node-<version>-<commit_id>/bin/eclair-node.sh <plugin1.jar> <plugin2.jar> <...>
198198
```
199199

200+
### Non-exhaustive plugins list
201+
202+
Here are some plugins created by the eclair community.
203+
If you need support for these plugins, head over to their respective github repository.
204+
205+
- [Telegram Bot for eclair alerts](https://github.com/engenegr/eclair-alarmbot-plugin)
206+
200207
## Testnet usage
201208

202209
Eclair is configured to run on mainnet by default, but you can still run it on testnet (or regtest): start your Bitcoin Node in

0 commit comments

Comments
 (0)