Automate Daily Journal Reminders with Cron & Telegram Bot
detail.loadingPreview
Never miss a journal entry! This workflow auto-sends a daily reminder message via Telegram, prompting you to reflect on yesterday's activities.
🚀Ready to Deploy This Workflow?
About This Workflow
How it works
This n8n workflow is designed to automate a daily journaling reminder. It leverages the Cron node to trigger at a specific time each morning (6 AM in this configuration). The Function Item node then dynamically generates a reminder message by calculating yesterday's date and formatting it into an ISO string. Finally, the Telegram node sends this personalized message to a designated Telegram chat.
Key Nodes Involved:
- Cron: Schedules the workflow to run daily.
- Function Item: Dynamically generates the reminder message with yesterday's date.
- Telegram: Sends the reminder to a specific Telegram chat.
Key Features
- Daily automated reminders for journaling.
- Dynamic message generation including yesterday's date.
- Customizable reminder time.
- Direct integration with Telegram.
How To Use
- Configure Cron Node: Set the
triggerTimesto your desired daily reminder hour (currently set to 6 AM). - Configure Function Item Node: The
functionCodeis pre-written to generate a message asking about yesterday's activities. You can modify this code to customize the message further. - Configure Telegram Node:
- Ensure you have a Telegram Bot set up and have obtained your Bot Token.
- Enter your Bot Token in the credentials section.
- Specify the
chatIdfor the recipient of the reminder (currently666884239).
- Activate the Workflow: Ensure the workflow is set to 'active'.
Apps Used
Workflow JSON
{
"id": "b053f9f0-14b0-4172-b8b1-bd4413223bd6",
"name": "Automate Daily Journal Reminders with Cron & Telegram Bot",
"nodes": 0,
"category": "Productivity",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: b053f9f0-14b0...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Split Out + Telegram(76 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Google Drive + Telegram(64 workflows)
- Gmail + Telegram(63 workflows)
- Execute Workflow Trigger + Telegram(58 workflows)
- Convert To File + Telegram(49 workflows)
- Split Out + Telegram Trigger(32 workflows)
Related Workflows
Discover more workflows you might like
Automate Spotify Liked Songs to Playlist Sync | n8n Workflow
Automatically sync your Spotify liked songs to a designated playlist. This n8n workflow handles additions and removals, keeping your playlists perfectly curated.
Automate YouTube Video Saves to Raindrop.io Automatically
Save time by automatically archiving new YouTube videos from a playlist to Raindrop.io. Get notified and organized.
Automate Daily Email Summaries with AI & Gmail - Daily Digest
Save hours daily! Automatically fetch, summarize, and send key email insights using n8n, Gmail, and OpenAI. Get your AI-powered daily digest.
Auto-Archive Duplicate Notion Pages by Property | n8n Workflow
Automate cleaning your Notion databases! This n8n workflow finds and archives duplicate pages based on a specified property, saving you time and effort.
Auto-Log Strava Activities to Beeminder for Progress Tracking
Automate logging new Strava activities to Beeminder goals. Track fitness progress effortlessly and stay accountable.
AI-Powered Text Transformations via Apple Shortcuts
Automate text editing, translation, and grammar correction using Apple Shortcuts and OpenAI.