Publish LinkedIn & X posts with Telegram Bot, Gemini AI & Vector Memory
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Overview This is a Telegram Bot capable of receiving information from the user in the form of text messages, voice m...
Template notes
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Overview
This is a Telegram Bot capable of receiving information from the user in the form of text messages, voice messages, images or documents (e.g., presentations, PDFs, HTML pages), and publishing posts to the user's social platforms.
The bot always sends the user a draft of the post for verification before publishing it.
The bot saves relevant information to its long-term memory (vector store), so you don't need to repeat it in every interaction (e.g., who you are, your company, product, etc.).
This template supports creating posts in LinkedIn and X.
Setup
Requirements To use this template your will need: 1. Google's AI Studio API key. Get one here: https://aistudio.google.com/app/apikey 2. Telegram Bot API key. You receive one when you register a new Telegram Bot via @BotFather bot in Telegram. 3. LinkedIn API key. Follow the instructions here to create one: https://docs.n8n.io/integrations/builtin/credentials/linkedin/ 4. X API key. Follow the instructions here to create one: https://docs.n8n.io/integrations/builtin/credentials/twitter/