From dfae7195b32ecea59111a594bb5275362a2b0417 Mon Sep 17 00:00:00 2001 From: juewuy Date: Sat, 31 Jan 2026 17:42:07 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BF=AE=E5=A4=8DTG-BOT=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=87=AA=E5=AE=9A=E4=B9=89=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E5=91=BC=E5=87=BA=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/menus/bot_tg.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/menus/bot_tg.sh b/scripts/menus/bot_tg.sh index 2165956b..9f3c554e 100644 --- a/scripts/menus/bot_tg.sh +++ b/scripts/menus/bot_tg.sh @@ -309,6 +309,9 @@ polling(){ /crash) send_menu ;; + /"$my_alias") + send_menu + ;; /help) send_help ;;