This n8n workflow template is designed to integrate a DeepSeek AI agent with Telegram, incorporating long-term memory capabilities for personalized and context-aware responses. Here's a detailed breakdown:
Telegram Integration
AI-Powered Responses
Error Handling
https://api.telegram.org/bot{my_bot_token}/setWebhook?url={url_to_send_updates_to}
Replace {my_bot_token}
with your bot's token and {url_to_send_updates_to}
with your n8n webhook URL.https://api.telegram.org/bot{my_bot_token}/getWebhookInfo
https://api.deepseek.com