umbrel-apps/woofbot/umbrel-app.yml
2023-02-13 19:15:25 +00:00

28 lines
876 B
YAML

manifestVersion: 1.1
id: woofbot
category: Finance
name: WoofBot
version: "0.6.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: >
- Permission Groups: add users to permission groups (i.e. "superusers", "plebs"), then set specific commands to be permitted only to specific groups.
submitter: WoofBotApp
submission: https://github.com/getumbrel/umbrel-apps/pull/28