Open App Store on your umbrelOS device to install this app
About this app
WoofBot is a chat bot that runs on your personal Bitcoin node and sends telegram notifications for configured events: payments from/to specified addresses, transactions being confirmed, new-blocks and more.
This version of WoofBot requires only Bitcoin Core to be installed, and does not integrate with any lightning api.
What's new
Version 0.9.82 years ago
New emojies for notifications about address being paid
Upgrade server-side dependencies
Version 0.9.72 years ago
Fixed the About command: getting the version in LND v0.16.3-beta
Version 0.9.62 years ago
Improved performance of the algorithm that detects that the mempool is still not clear, when the mempool is large.
Improved performance of the algorithm that detects that funds are spent from watched-addresses.
Version 0.9.12 years ago
Updated dependencies to handle latest LND version.
Version 0.9.02 years ago
Removed preview in link to Twitter, and adding link to Nostr.
command /about to get information about the app version and Bitcoin node version.
Version 0.8.22 years ago
Improved Telegram interface: /watch and /unwatch commands that list all possible watches.
Minor bug fixes.
Version 0.7.12 years ago
Bug fixes and improved textual descriptions
Version 0.6.02 years ago
Permission Groups: add users to permission groups (i.e. "superusers", "plebs"), then set specific commands to be permitted only to specific groups.
Version 0.5.22 years ago
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
Version 0.4.62 years ago
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.
Version 0.4.03 years ago
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.
Version 0.3.03 years ago
New feature: Get notified when the mempool is cleared
Bugfix: Due to Bitcoin RPC API changes, we now read a different address field