forked from michael.heier/umbrel-apps
c8add86a23
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
24 lines
623 B
YAML
24 lines
623 B
YAML
manifestVersion: 1
|
|
id: woofbot
|
|
category: Finance
|
|
name: WoofBot
|
|
version: "0.1.0"
|
|
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: ""
|