From 7401c20275921e5fe053fb42e3f8dc28515f4008 Mon Sep 17 00:00:00 2001 From: fxy Date: Fri, 19 Jun 2026 20:47:22 +0800 Subject: [PATCH] add telegram bot credentials backup (trend + swing) --- credentials/telegram-bots.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 credentials/telegram-bots.md diff --git a/credentials/telegram-bots.md b/credentials/telegram-bots.md new file mode 100644 index 0000000..12ce641 --- /dev/null +++ b/credentials/telegram-bots.md @@ -0,0 +1,16 @@ +# Telegram Bot 配置备份 + +## 趋势策略 Bot(v2.2d StructureFlowStrategyV22d) +- 用户名: @jason5612_bot +- Chat ID: 1436534523 +- 容器: freqtrade (port 8081) + +## 震荡策略 Bot(v3.2 StructureFlowSwingV32) +- 用户名: @ZhenDang_bot +- Chat ID: 1436534523 +- 容器: freqtrade-swing (port 8082) + +## 注意事项 +- Token 等同于密码,在服务器 secrets.json 中 +- 两个 bot 使用相同 chat_id +- 配置时间: 2026-06-19