连接 Telegram
绑定 Telegram 账号,让 Alphio AI 把提醒、成交和 AI 任务结果推送到你的手机。
入口:/connect/telegram
1. Telegram 会收到什么
绑定后,Alphio 会向你的 Telegram 推送以下消息类型(每类可在通知设置中独立开关):
- 价格提醒 ——自选股或聊天中设置的提醒,触达阈值时通知。
- 成交回报 ——股票交易、Hyperliquid 永续、预测市场的订单确认。
- AI 任务完成 ——Alphio AI 后台任务(研究、定时分析、监控)完成时通知。
- Market Brief ——按计划推送的 Daily Market Brief 和 Weekly Market Brief 总结。
不解绑也可以暂停整体或按类别关闭 Telegram 推送。
2. 如何绑定
- 在 Alphio 打开
/connect/telegram。 - Alphio 显示一次性绑定令牌,同时呈现为二维码与 Alphio Telegram bot 的深链。
- 用手机 Telegram App 扫码,或点击深链——都会进入与 Alphio bot 的会话。
- 把预填好的
/bind <token>消息发给 bot。 - Alphio 确认绑定。
/connect/telegram上的状态从"等待中"变为"已绑定"。
3. 绑定状态
绑定走一个小型状态机。知道当前状态有助于排查卡住的流程。
| 状态 | 含义 | 操作 |
|---|---|---|
| 未绑定 | 尚未关联任何 Telegram 账号。 | 在 /connect/telegram 点击"绑定 Telegram"开始。 |
| 等待中 | Alphio 已生成令牌,等待你给 bot 发消息。 | 打开 Telegram,扫码或点深链,发送 /bind <token>。 |
| 已绑定 | Telegram 已关联,消息正常下发。 | 无需操作。要关闭类别,请用通知设置。 |
| 已过期 | 待用令牌未及时使用。 | 回到 /connect/telegram 重新生成令牌。 |
4. 解绑
完全停止 Telegram 推送:
- 打开
/connect/telegram。 - 点击解绑。
- 确认。Alphio 撤销 Telegram 关联,不再发送消息。
之后随时可以重新绑定——绑定到同一个或不同的 Telegram 账号都行,只需要重新走绑定流程。
Agent Instructions: Querying This Documentation
If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:
GET https://docs.alphio.ai/zh/get-started/connect-telegram.md?ask=<question>The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.