Create a smart Telegram bot that handles text, voice, and images. It uses AI to understand messages, transcribes voice, and analyzes images. Connect your OpenAI Chat and HTTP Request to Telegram, and you get a bot that can automatically reply to customers, freeing you to focus on other tasks.
开始前先准备好这些账号——大多有免费额度
这套自动化把 39 个步骤串起来:OpenAI Chat → HTTP Request → Telegram → Webhook。配置完成后,触发条件一满足就自动运行——无需人工点击。
在 AI 工作流构建器中打开,用真实 AI 执行,无需 n8n 环境。
ℹ️ 本方案改编自开源社区工作流库,原作者见上方署名。
查看原始来源 ↗同一场景的不同做法