umbrel-apps/woofbot/umbrel-app.yml
2023-05-04 10:51:21 -07:00

32 lines
942 B
YAML

manifestVersion: 1.1
id: woofbot
category: Finance
name: WoofBot (without Lightning)
version: "0.9.1"
tagline: A chatbot for your personal node
description: >-
WoofBot is a chat bot that runs on your personal Bitcoin node and sends telegram notifications
for configured events: payments from/to specified addresses, transactions being confirmed,
new-blocks and more.
This version of WoofBot requires only Bitcoin Core to be installed, and does not integrate with
any lightning api.
developer: WoofBotApp
website: https://github.com/woofbotapp
dependencies:
- bitcoin
repo: https://github.com/woofbotapp/woofbotapp
support: https://github.com/woofbotapp/woofbotapp/discussions
port: 8092
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >
- Updated dependencies to handle latest LND version.
submitter: WoofBotApp
submission: https://github.com/getumbrel/umbrel-apps/pull/28