Auto-sync: 2026-04-21 17:12
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
---
|
||||
id: telegram
|
||||
title: Telegram
|
||||
type: entity
|
||||
tags: [messaging, bot, api]
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Telegram Bot API
|
||||
|
||||
## Description
|
||||
Telegram 是一个跨平台的即时通讯应用,提供开放的 Bot API,允许开发者创建自动化机器人。Bot 可用于发送消息、处理命令、集成第三方服务。在 AI Agent 应用中,Telegram 常作为消息推送渠道,实现定时检查、提醒和交互功能。
|
||||
|
||||
## Use Cases
|
||||
- 每日习惯检查提醒
|
||||
- 任务状态推送
|
||||
- Agent 交互接口
|
||||
- 自动化工作流触发
|
||||
|
||||
## Related Concepts
|
||||
- [[Cron-Jobs]]:定时任务调度,与 Telegram Bot 结合实现每日提醒
|
||||
- [[Twilio]]:SMS 替代方案,无网络时使用短信通知
|
||||
Reference in New Issue
Block a user