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

33 lines
1015 B
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-06-09 15:06:15 +00:00
version: "0.9.7"
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
2023-04-11 23:15:40 +00:00
for configured events: payments from/to specified addresses, transactions being confirmed,
new-blocks and more.
2023-03-08 19:54:30 +00:00
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-06-09 15:06:15 +00:00
- Fixed the About command: getting the version in LND v0.16.3-beta
2023-03-08 19:54:30 +00:00
submitter: WoofBotApp
submission: https://github.com/getumbrel/umbrel-apps/pull/442