feat: add command list in telegram bot (#3027)

This commit is contained in:
spatiumstas
2025-05-28 11:26:29 +03:00
committed by GitHub
parent 5dae785786
commit 29f950046a
14 changed files with 71 additions and 6 deletions

View File

@@ -590,6 +590,10 @@
"restartSuccess" = "✅ 操作成功!"
"restartFailed" = "❗ 操作エラー。\r\n\r\n<code>エラー: {{ .Error }}</code>"
"xrayNotRunning" = "❗ Xray Core は動作していません。"
"startDesc" = "メインメニューを表示"
"helpDesc" = "ボットのヘルプ"
"statusDesc" = "ボットの状態を確認"
"idDesc" = "Telegram IDを表示"
[tgbot.messages]
"cpuThreshold" = "🔴 CPU使用率は{{ .Percent }}%、しきい値{{ .Threshold }}%を超えました"