umbrel-apps/woofbot/umbrel-app.yml

34 lines
987 B
YAML
Raw Normal View History

2023-01-05 23:15:06 +00:00
manifestVersion: 1.1
2022-06-22 12:40:59 +00:00
id: woofbot
category: bitcoin
2023-03-08 19:32:11 +00:00
name: WoofBot (without Lightning)
2023-09-18 04:47:49 +00:00
version: "0.9.8"
2022-06-22 12:40:59 +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:32:11 +00:00
This version of WoofBot requires only Bitcoin Core to be installed, and does not integrate with
any lightning api.
2022-06-22 12:40:59 +00:00
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: ""
2023-09-18 04:47:49 +00:00
releaseNotes: >-
- New emojies for notifications about address being paid
- Upgrade server-side dependencies
submitter: WoofBotApp
2023-01-05 23:15:06 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/28