From e29b9932a1fca272b57bf0a89f0c0907005e5086 Mon Sep 17 00:00:00 2001 From: ntllinh2511 Date: Thu, 12 Mar 2026 21:51:46 +0700 Subject: [PATCH] docs: add alexvnn telegram monitor bot to community tools Added a lightweight monitoring tool for node runners. --- testnet/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testnet/README.md b/testnet/README.md index 8277d06..b96184e 100644 --- a/testnet/README.md +++ b/testnet/README.md @@ -245,3 +245,6 @@ sudo systemctl start republicd - GitHub Issues: https://github.com/RepublicAI/networks/issues - Discord: https://discord.com/invite/republicai + +### 🛠 Community Tools +- [Telegram Node Monitor Bot](https://github.com/ntllinh2511/republic-ai-node-monitor) by @alexvnn: A professional Python bot for monitoring node sync, validator health, and proactive missed-block alerts.