A simple n8n automation that sends a structured morning message through Telegram at a scheduled time. The workflow uses a Schedule Trigger, JavaScript to prepare the message content, and the Telegram API to deliver it automatically.
This project demonstrates scheduled automation,...