From 49a77ff383787dba05e909301106272282410e43 Mon Sep 17 00:00:00 2001 From: user123 Date: Thu, 29 Jan 2026 18:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8F=90=E7=A4=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- moltbot/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moltbot/install.sh b/moltbot/install.sh index 9a0370d..201a673 100644 --- a/moltbot/install.sh +++ b/moltbot/install.sh @@ -283,7 +283,7 @@ install() { echo -e "${GREEN}=============================================${PLAIN}" echo -e "${GREEN} Moltbot 安装配置完成!${PLAIN}" echo -e "${GREEN}=============================================${PLAIN}" - echo -e "请在 Telegram 中向您的 Bot 发送任意消息以开始使用。" + echo -e "请等待大约1分钟后机器人初始化完成,然后在Telegram中向您的Bot发送消息开始使用。" echo -e "${GREEN}=============================================${PLAIN}" }