Send daily translated Calvin and Hobbes Comics to Discord

Go to Workflow
1,444 views
Built by Nathan Lee Nathan Lee
Created on June 05, 2026

Description

How it works
Automates the retrieval of Calvin and Hobbes daily comics.
Extracts the comic image URL from the website.
Translates comic dialogues to English and Korean.
Posts the comic and translations to Discord daily.

Set up steps
Estimated setup time: ~10-15 minutes.
Use a Schedule Trigger to automate the workflow at 9 AM daily.
Add nodes for parameter setup, HTTP request, data extraction, and integration with Discord.
Add detailed notes to each node in the workflow for easy understanding.

Nodes Used (5)

Discord
n8n-nodes-base.discord
HTTP Request
n8n-nodes-base.httpRequest
Information Extractor
@n8n/n8n-nodes-langchain.informationExtractor
OpenAI
@n8n/n8n-nodes-langchain.openAi
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi