Automated Daily Image Joke Tweeter
detail.loadingPreview
Automatically share delightful image jokes on Twitter every day. This workflow fetches a random image joke from an API and tweets both the image and the accompanying text at a scheduled time, keeping your audience engaged effortlessly.
About This Workflow
This n8n workflow provides a fun and simple way to automate your Twitter presence by regularly sharing image-based jokes. Scheduled to run daily at 5 PM, it first calls the Blablagues API to retrieve a new, random image joke, including both its visual content and the humorous text. Subsequently, it downloads the image from the provided URL. Finally, the workflow composes a tweet using the fetched joke text and attaches the downloaded image, posting it directly to your Twitter feed. It's perfect for anyone looking to add consistent, lighthearted content to their social media without manual intervention, ensuring a steady stream of engaging posts for your followers.
Key Features
- Daily Scheduled Posting: Automatically tweets engaging content at a specific time every day.
- Dynamic Content Fetching: Retrieves fresh, random image jokes from an external API.
- Image & Text Integration: Tweets both the joke text and its corresponding image seamlessly.
- Effortless Social Media Engagement: Keeps your Twitter feed active and entertaining with zero manual effort.
How To Use
- "At 17H image jokes" (Cron node): This node triggers the workflow. Adjust the
hourparameter withintriggerTimesto your preferred daily posting time (e.g.,17for 5 PM). - "Request blablagues" (HTTP Request node): No configuration needed for this node unless you wish to change the external API source. It fetches the joke data and image URL.
- "Recup image" (HTTP Request node): This node dynamically downloads the image content. No configuration is typically needed as it uses data from the previous node.
- "Tweet image jokes" (Twitter node):
- Credentials: First, you must add your Twitter API credentials. Click on the 'Credentials' field, select 'Add new', and follow the prompts to connect your Twitter account using OAuth 1.0.
- The
textandattachmentsparameters are pre-configured to automatically use the joke text and image retrieved by the previous nodes. You can optionally modify thetextexpression if you want to add static prefixes or suffixes to your tweets.
Apps Used
Workflow JSON
{
"id": "ecb8c0bc-8f1f-46c5-b40f-5ad9121cb388",
"name": "Automated Daily Image Joke Tweeter",
"nodes": 15,
"category": "Marketing",
"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: ecb8c0bc-8f1f...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Workflows
Discover more workflows you might like
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
WhatsApp AI Assistant: LLaMA 4 & Google Search for Real-Time Insights
Instantly deploy a smart AI assistant on WhatsApp, powered by Groq's lightning-fast LLaMA 4 model. This workflow enables real-time conversations, remembers context, and provides up-to-date answers by integrating live Google Search results.
AI-Powered On-Page SEO Audit & Report Automation
Instantly generate comprehensive on-page SEO technical and content audits for any website URL. This AI-powered workflow automates the entire process, from scraping the page to delivering a detailed report directly to your inbox, empowering you to optimize for better search rankings and user engagement.