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.
 
 

27 lines
838 B

manifestVersion: 1
id: woofbot
category: Finance
name: WoofBot
version: "0.4.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: ""
releaseNotes: >-
- Bugfix: Handling transaction ids that are not yet in the mempool
- UX: Removing short commands. When commands are called without parameters the user is asked to fill them in a reply message.