Create an AI-powered chatbot to handle customer support on Telegram. This bot remembers past conversations and stores notes in Google Docs for easy reference. It uses OpenAI’s GPT-4o-mini for smart responses and keeps context throughout chats. Just connect your Telegram account and Google Docs, and you’re ready to go!
开始前先准备好这些账号——大多有免费额度
这套自动化把 21 个步骤串起来:AI Agent → OpenAI Chat → Google Docs → Telegram。配置完成后,触发条件一满足就自动运行——无需人工点击。
在 AI 工作流构建器中打开,用真实 AI 执行,无需 n8n 环境。
ℹ️ 本方案改编自开源社区工作流库,原作者见上方署名。
查看原始来源 ↗同一场景的不同做法