Session-Based Telegram Chatbot with GPT-4o-mini & Google Sheets - n8n Workflow | Neura Market
Session-Based Telegram Chatbot with GPT-4o-mini & Google Sheets
AI-powered Telegram bot with session management, persistent memory via Google Sheets, and commands for new/resume/summary sessions using GPT-4o-mini.
This n8n workflow builds a sophisticated Telegram chatbot that supports multiple conversation sessions per user. Users can start new sessions with /new, check active ones with /current, resume past sessions via /resume, get summaries with /summary, or ask questions about history with /question. All interactions are processed by GPT-4o-mini for contextual responses, with conversation history maintained via a Simple Memory node for coherent chats.
Session data, including IDs and states, is persis
Platform
n8n
Category
Social Media
Price
$24.99
Creator
Maxim Luong
Telegram
Chatbot
GPT-4o-mini
Google Sheets
AI
Session Management
Community Management
Automation
Memory
Social Media
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.