
Company News
Andrew Becherer Joins Socket as Chief Information Security Officer
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.
bittensor-burn-message
Advanced tools
Bittensor subnet burn-rate Telegram alerts on Windows, Linux, and macOS.
pip install bittensor-burn-message
From source:
pip install .
# or editable:
pip install -e .
Installs the bittensor-burn-message command.
Linux: if command not found after pip install, add ~/.local/bin to PATH or use:
python3 -m bittensor_burn_message install
python3 -m bittensor_burn_message status
bittensor-burn-message install --telegram_token TOKEN --telegram_chat_id CHAT_ID
bittensor-burn-message wake # start daemon when auto-start is installed but not running
bittensor-burn-message status
bittensor-burn-message stop # pause burn monitoring
bittensor-burn-message resume # resume burn monitoring
bittensor-burn-message shutdown # stop daemon
bittensor-burn-message uninstall # remove auto-start
bittensor-burn-message burn-snapshot # send all subnet burn rates (test)
bittensor-burn-message burn-watch-once # single burn poll
install)| OS | Mechanism |
|---|---|
| Windows | Task Scheduler (logon + 5‑min watchdog) |
| Linux | systemd user service + 15‑min watchdog timer |
| macOS | LaunchAgent + 15‑min watchdog |
Runs until bittensor-burn-message uninstall. After login/reboot, auto-start waits for network, retries burn startup, and runs a 15‑min wake watchdog. If the daemon does not come up, run bittensor-burn-message wake.
/newbot → copy the token.https://api.telegram.org/bot<YOUR_TOKEN>/getUpdates and copy "chat":{"id": ...}.bittensor-burn-message install --telegram_token ... --telegram_chat_id ....Burn alerts use your bot/chat.
FAQs
Bittensor subnet burn monitoring and Telegram alerts
We found that bittensor-burn-message demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.