From ae80f25c6778e9c013fda6b72f26733df15512f6 Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Fri, 17 Apr 2026 08:28:15 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0Bot=20Token=20?= =?UTF-8?q?=E5=8F=8A=20Chat=20ID=E8=8E=B7=E5=8F=96=E6=95=99=E7=A8=8B?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1958b1c..7794aff 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ ```Bash bash <(curl -sL https://raw.githubusercontent.com/hotyue/IP-Sentinel/main/master/install_master.sh) ``` -- 部署 Agent (边缘哨兵):在需要养护的机器上执行 Agent 脚本,安装时选择私有独立中枢,并分别输入您自建机器人的 Token 以及您的个人 Chat ID: +- 部署 Agent (边缘哨兵):在需要养护的机器上执行 Agent 脚本,安装时选择私有独立中枢,并分别输入您自建机器人的 [Token](https://blog.iot-architect.com/engineering-practice/create-private-telegram-bot-via-botfather) 以及您的个人 [Chat ID](https://blog.iot-architect.com/engineering-practice/get-telegram-personal-id-via-userinfobot) : ```Bash bash <(curl -sL https://raw.githubusercontent.com/hotyue/IP-Sentinel/main/core/install.sh) @@ -120,5 +120,12 @@ bash <(curl -sL https://raw.githubusercontent.com/hotyue/IP-Sentinel/legacy/core ⚠️ 免责声明 本项目仅供网络原理研究、个人 VPS 维护学习使用。请遵守当地法律法规及目标服务商的 TOS(服务条款),切勿用于恶意高频请求或任何非法用途。使用者需自行承担因不当使用造成的 IP 封禁或其他相关风险。 +## 保持联系 + +[![Blog](https://img.shields.io/badge/Blog-个人博客-blue)](https://blog.iot-architect.com) + +如果你觉得这个项目对你有帮助,欢迎关注我的个人博客,我会定期分享技术教程。 + + ## Stargazers over time [![Stargazers over time](https://starchart.cc/hotyue/IP-Sentinel.svg?variant=adaptive)](https://starchart.cc/hotyue/IP-Sentinel) \ No newline at end of file