2023-03-08 19:54:30 +00:00
|
|
|
manifestVersion: 1.1
|
|
|
|
id: woofbot-lnd
|
|
|
|
category: Finance
|
|
|
|
name: WoofBot (LND)
|
2023-04-16 21:04:55 +00:00
|
|
|
version: "0.9.0"
|
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-04-16 21:04:55 +00:00
|
|
|
- Removed preview in link to Twitter, and adding link to Nostr.
|
2023-03-08 19:54:30 +00:00
|
|
|
|
2023-04-16 21:04:55 +00:00
|
|
|
- command /about to get information about the app version, Bitcoin node version and LND version.
|
2023-04-11 23:15:40 +00:00
|
|
|
|
2023-04-16 21:04:55 +00:00
|
|
|
- Adding partner node name in notifications that mention channels.
|
2023-03-08 19:54:30 +00:00
|
|
|
submitter: WoofBotApp
|
|
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/442
|