A daily comic is a fun ritual for a server, but the jokes fall flat for members who do not read English. This bot pulls the day's Calvin and Hobbes strip and posts it on a schedule.
sonnet3 daysDiscord.jsRSSClaudeCron
Claude
83ROI
74Scale
$4.6k96Saved
ROI for
README.md
Why this subagent
A daily comic is a fun ritual for a server, but the jokes fall flat for members who do not read English. This bot pulls the day's Calvin and Hobbes strip and posts it on a schedule.
It translates the dialogue per panel into each channel's locale while keeping the original layout, so the timing of the joke survives. International members get the same daily laugh in their own language instead of squinting at text they cannot follow.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Read the server's configured locale for each channel.
pending
Translate the strip's dialogue while keeping the original panel layout intact.
pending
Post the comic with translated captions to the channel each day.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Translate the comic's dialogue into the target locale; keep the humor and panel order, return text per panel.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.