umbrel-apps/woofbot/umbrel-app.yml

31 lines
939 B
YAML
Raw Normal View History

2022-06-22 12:40:59 +00:00
manifestVersion: 1
id: woofbot
category: Finance
2022-06-22 12:40:59 +00:00
name: WoofBot
version: "0.4.6"
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
based on pre-configured conditions: addresses, transactions, new-blocks and price changes.
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: >
- Bugfix: Handling flood of new blocks after long disconnection.
- Feature: Showing current best block height when starting to watch new blocks.
- Feature: Saving logs in internal log files, for debugging.
submitter: WoofBotApp
submission: https://github.com/getumbrel/umbrel-apps/pull/28