You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
921 B
33 lines
921 B
manifestVersion: 1.1
|
|
id: woofbot
|
|
category: Finance
|
|
name: WoofBot
|
|
version: "0.5.2"
|
|
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: >
|
|
- Upgrading to NodeJs 18 and updating dependencies
|
|
|
|
- Saving log files in data folder for debugging
|
|
|
|
- Change the default explorer from mempool.space
|
|
|
|
- Limiting user entry via a whitelist
|
|
submitter: WoofBotApp
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/28
|
|
|