Bittensor subnet burn monitoring and Telegram alerts
This project has been quarantined.
PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.
Read more in the project in quarantine help article.
Project description
bittensor-burn-message
Bittensor subnet burn-rate Telegram alerts on Windows, Linux, and macOS.
Install
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
Use
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
Auto-start (after 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.
Telegram setup (burn alerts)
- Message @BotFather →
/newbot→ copy the token. - Send your bot a message.
- Open
https://api.telegram.org/bot<YOUR_TOKEN>/getUpdatesand copy"chat":{"id": ...}. - Run
bittensor-burn-message install --telegram_token ... --telegram_chat_id ....
Burn alerts use your bot/chat.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bittensor_burn_message-1.0.1.tar.gz.
File metadata
- Download URL: bittensor_burn_message-1.0.1.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bc371ab68a1a9e9653109762693b51765fead6a4722dc833fe58517ee587046
|
|
| MD5 |
6f918c3b2834af8493ecdefe96b67dc6
|
|
| BLAKE2b-256 |
e73ee1b2b3879de8ae244d988551cb07857b905e7d8b96ab38a83a710c6be904
|