~增加每次启动tg_bot服务时自动推送菜单的开关

This commit is contained in:
juewuy
2026-02-10 19:31:15 +08:00
parent f2ce2fb9b4
commit 37269ef851
2 changed files with 11 additions and 1 deletions

View File

@@ -320,7 +320,7 @@ polling(){
done
}
#send_menu
[ "$TG_menupush" = ON ] && send_menu
polling