Threads (Meta) Daily Driver. Authored by VibeDNA / Mariano. License: one-time purchase.
Daily Driver Thread — use responsibly
These Threads automate routine activity on your own account: posting, replying, commenting, DMs. Done at human cadence — a few times a day — this is exactly what you already do by hand. The Thread just hands the busywork off.
It is not a bot farm, scraper, fake-engagement tool, or multi-account network. WebLoom will not help you build any of those.
If you push it — 50 posts an hour, follow/unfollow loops, content that looks identical every time — the platform will flag your account, restrict it, or ban it. That risk is yours. We tell you up-front because every platform has tripwires and we will not pretend they don't exist. Full policy →
Each row is a real action successfully driven through WebLoom on this site — recorded automatically when an author ran the engine. Strategy tells the engine which click path works here.
These checks run before every recipe. Any failure halts execution and notifies you.
Threads sessions are tied to your Instagram login. Treat ban risk as IG-level.
Avoid posting more than ~6 times/day in the first 30 days of a new account.
Meta's automation detection is shared across IG/FB/Threads — pace accordingly.
This is what installs to ~/.webloom/threads/. No magic. Just JSON.
{
"domain": "threads.net",
"name": "Threads (Meta) Daily Driver",
"version": "0.1.0",
"author": "VibeDNA / Mariano",
"license": "one-time purchase",
"tier": "starter",
"source_url": "https://www.threads.net/",
"framework": "react",
"frameworks_detected": [
"react"
],
"anti_bot_verdict": "watch",
"anti_bot_signals": [
{
"type": "instagram-session-tied",
"confidence": "high"
}
],
"default_strategy": "cdp",
"category_hint": "daily_driver",
"notes": [
"Threads sessions are tied to your Instagram login. Treat ban risk as IG-level.",
"Avoid posting more than ~6 times/day in the first 30 days of a new account.",
"Meta's automation detection is shared across IG/FB/Threads — pace accordingly."
],
"preflight": [
{
"name": "logged_in",
"kind": "dom",
"probe": "[aria-label='Profile']",
"expected": "present"
}
],
"proven_actions": [
{
"descriptor": "Compose & publish post",
"strategy": "cdp+lexical",
"successes": 0
},
{
"descriptor": "Reply to post",
"strategy": "cdp+lexical",
"successes": 0
},
{
"descriptor": "Like post",
"strategy": "cdp",
"successes": 0
}
],
"captured_endpoints": [],
"page_indicators": {
"has_password_input": true,
"has_file_input": true,
"has_label_wrapped_file": false,
"has_drop_zone": false,
"iframe_count": 0
},
"risk_grade": "high",
"policy": "single-account, human-cadence only",
"created_at": 1779600000,
"created_by": "manual_seed"
}