umbrel-apps/woofbot-lnd/umbrel-app.yml

34 lines
1.0 KiB
YAML
Raw Normal View History

2023-03-08 19:54:30 +00:00
manifestVersion: 1.1
id: woofbot-lnd
category: Finance
name: WoofBot (LND)
2023-03-10 20:06:56 +00:00
version: "0.7.1"
2023-03-08 19:54:30 +00:00
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: >
2023-03-10 20:06:56 +00:00
- Bug fixes and improved textual descriptions
2023-03-08 19:54:30 +00:00
2023-03-10 20:06:56 +00:00
- Show user's lightning-related watches in dashboard
2023-03-08 19:54:30 +00:00
submitter: WoofBotApp
submission: https://github.com/getumbrel/umbrel-apps/pull/442