You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.0 KiB
36 lines
1.0 KiB
2 years ago
|
manifestVersion: 1.1
|
||
|
id: woofbot-lnd
|
||
|
category: Finance
|
||
|
name: WoofBot (LND)
|
||
|
version: "0.7.0"
|
||
|
tagline: A chatbot for your personal node
|
||
|
description: >-
|
||
|
WoofBot is a chat bot that runs on your personal Bitcoin node and sends telegram notifications
|
||
|
based on pre-configured conditions: addresses, transactions, new-blocks and price changes.
|
||
|
|
||
|
This version of WoofBot integrates with LND lightning api. WoofBot is NOT affiliated with
|
||
|
Lightning Labs, the creators of LND. WoofBot only communicates with LND's api.
|
||
|
developer: WoofBotApp
|
||
|
website: https://github.com/woofbotapp
|
||
|
dependencies:
|
||
|
- bitcoin
|
||
|
- lightning
|
||
|
repo: https://github.com/woofbotapp/woofbotapp
|
||
|
support: https://github.com/woofbotapp/woofbotapp/discussions
|
||
|
port: 8093
|
||
|
gallery:
|
||
|
- 1.jpg
|
||
|
- 2.jpg
|
||
|
- 3.jpg
|
||
|
path: ""
|
||
|
defaultUsername: ""
|
||
|
defaultPassword: ""
|
||
|
releaseNotes: >
|
||
|
- Notification when a lightning channel is opened
|
||
|
|
||
|
- Notification when a lightning channel is closed
|
||
|
|
||
|
- Notification on payment forwarding
|
||
|
submitter: WoofBotApp
|
||
|
submission: https://github.com/getumbrel/umbrel-apps/pull/442
|