workflows.fit
Back to n8n workflows
n8n templateFreeBy Shohani

Send daily inspirational quotes with Gemini translation to Telegram subscribers

Send daily inspirational quotes with AI translation to Telegram subscribers This n8n workflow creates an automated daily quote bot that fetches inspirational quotes, translates them using AI, adds emoji "stickers," an...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLAILangchain
Loading interactive preview...

Template notes

Send daily inspirational quotes with AI translation to Telegram subscribers

This n8n workflow creates an automated daily quote bot that fetches inspirational quotes, translates them using AI, adds emoji "stickers," and sends them to registered Telegram subscribers. Perfect for content creators, coaches, or anyone wanting to share daily motivation with their audience.

Who's it for

- Content creators and social media managers - Life coaches and motivational speakers - Community managers running Telegram channels - Anyone wanting to automate daily inspirational content - Developers learning n8n automation with AI integration

How it works

The workflow operates on two main flows:

Daily Quote Distribution: 1. Schedule Trigger runs daily to fetch a random inspirational quote 2. HTTP Request fetches quotes from the ZenQuotes API (free service) 3. Google Gemini AI translates the quote to your target language and adds relevant emoji "stickers" 4. Google Sheets retrieves the list of registered subscribers 5. Telegram sends the formatted quote (original + translated + emojis) to all subscribers

User Registration: 1. Telegram Trigger listens for new messages to your bot 2. Google Sheets automatically registers new users who interact with the bot