2022-06-22 12:40:59 +00:00
|
|
|
manifestVersion: 1
|
|
|
|
id: woofbot
|
2022-08-30 20:56:35 +00:00
|
|
|
category: Finance
|
2022-06-22 12:40:59 +00:00
|
|
|
name: WoofBot
|
2022-12-14 15:02:11 +00:00
|
|
|
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: ""
|
2022-12-14 15:02:11 +00:00
|
|
|
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.
|
2022-10-03 18:09:56 +00:00
|
|
|
submitter: WoofBotApp
|
|
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/28
|