umbrel-apps/woofbot/umbrel-app.yml
2023-06-06 09:55:16 -07:00

34 lines
1.1 KiB
YAML

manifestVersion: 1.1
id: woofbot
category: Finance
name: WoofBot (without Lightning)
version: "0.9.6"
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: >
- Improved performance of the algorithm that detects that the mempool is still not clear, when the mempool is large.
- Improved performance of the algorithm that detects that funds are spent from watched-addresses.
submitter: WoofBotApp
submission: https://github.com/getumbrel/umbrel-apps/pull/28