¿Puedo vibecodear Post Bridge?
PARCIAL · un fin de semanaThe core loop (compose, queue, cron tick, publish) is one-shottable for networks with open APIs like Bluesky, Mastodon, and Telegram. What you cannot one-shot is the reason Post Bridge exists: one-click posting to TikTok, Instagram, YouTube, Facebook, Threads, Pinterest, LinkedIn, and Google Business Profile. Those APIs are approval-gated behind Meta App Review, TikTok's Content Posting API, YouTube quota, and business verification, which as an individual you often can't even qualify for. On top of that sits per-platform video transcoding, constant token-refresh babysitting, and an API plus MCP server so an agent can post for you. You can vibecode a personal cross-poster for the open networks in a sitting; you cannot vibecode the approvals.
Build me a personal social post scheduler to replace Post Bridge. Requirements: - Node + Express + better-sqlite3; a localhost page with a compose box, image/video attach, and the queue ordered by send time. - Targets with open APIs only: Bluesky (app password via @atproto/api), Mastodon (access token), and a Telegram channel (bot token). Creds in .env, one small adapter file per network so a fourth is addable later. - For the approval-gated platforms people actually want (TikTok, Instagram, YouTube, Facebook, Threads, Pinterest, LinkedIn), do NOT fight their APIs: at post time send me an ntfy.sh push with the caption and media path so I can post by hand in a minute. Say clearly in the README that these need approved developer apps and business verification you cannot one-shot. - Slot-based queue: I define posting times per weekday in my timezone and new posts fill the next free slot; a post can also be pinned to an exact datetime or duplicated across networks with per-network text and counts. - A node-cron tick every minute publishes due posts, marks each row sent or failed, retries failures 3 times with backoff, and marks before sending so nothing double-posts. - Attached media stored in media/ next to the database, images resized per network with sharp. - A history page of the last 100 sent posts linking to the live posts. - Runs on my always-on box; localhost only, no accounts, no telemetry. - Out of scope: cross-network analytics, teams, and per-platform video transcoding. - README: getting a Bluesky app password, a Mastodon token, and a Telegram bot token, plus an honest note that social APIs drift and this needs occasional patching.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
The hosted product ships with OAuth apps that Meta, TikTok, YouTube, Pinterest, and Google have already put through business verification and app review, so connecting Instagram or TikTok is a click instead of a multi-week developer-app process you may not qualify for solo. It also absorbs constant API and policy churn, per-platform video specs, and token expiry, and exposes an API plus MCP server so your coding agent can schedule posts through it rather than you rebuilding and maintaining the poster yourself.
xone-click connect to approval-gated platforms (TikTok, Instagram, YouTube, Facebook, Threads, Pinterest, LinkedIn, Google Business Profile)
xpre-approved platform OAuth apps you often can't obtain as an individual
xper-platform video transcoding and format handling
xtoken-refresh babysitting as platforms expire and change policies
xthe hosted API and MCP server that lets a coding agent post for you
¿No quieres construirlo? Esta gente ya lo hizo gratis.
las 3 alternativas gratis de Post Bridge →· sin votos, sin pago por aparecer · solo lo que es real
Precio de Post Bridge
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| creator | $29 | $26.58 | Up to 15 connected social accounts; 100 uploads/posts per hour; 7-day trial. |
| pro | $99 | $90.75 | Unlimited connected social accounts; 100 uploads/posts per hour; 7-day trial. |
plan gratisno free tier; 7-day trial on paid plans
facturaciónmonthly + annual (1 month free)
costos ocultosThe service caps uploads/posts at 100 per hour and says it is not designed for thousands per day. API/MCP access may be separately priced or gated, but no current numeric add-on price was public; there is no official multi-user team mode.
verificado 2026-08-11 · fuente ↗
¿Post Bridge es gratis?
No free plan, just a 7-day trial on every tier. El plan de pago es Creator a $29/mes (revisado 2026-08-07).
¿Puedo vibecodear Post Bridge?
Parcial. El núcleo de Post Bridge se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: one-click connect to approval-gated platforms (TikTok, Instagram, YouTube, Facebook, Threads, Pinterest, LinkedIn, Google Business Profile), pre-approved platform OAuth apps you often can't obtain as an individual. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Post Bridge?
Post Bridge cuesta unos $29/mes (Creator, revisado 2026-08-07), o sea $348 al año.
¿Qué pierdo si reemplazo Post Bridge?
Con honestidad: one-click connect to approval-gated platforms (TikTok, Instagram, YouTube, Facebook, Threads, Pinterest, LinkedIn, Google Business Profile); pre-approved platform OAuth apps you often can't obtain as an individual; per-platform video transcoding and format handling; token-refresh babysitting as platforms expire and change policies; the hosted API and MCP server that lets a coding agent post for you. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Post Bridge?
Sí: Postiz (Twenty-eight-plus channels, API, MCP and CLI; broad coverage bought with a broad deployment stack.) BrightBean Studio (Broad publishing, REST, MCP and hosted-free convenience; the closest answer that does not hand you a database.) TryPost (Twelve-network cross-posting with REST and MCP; operate the server and bring your own platform credentials.) Las 3 alternativas gratis están en puedovibecodearlo.app/post-bridge/alternatives. El prompt es para cuando la quieres exactamente a tu modo.