¿Puedo vibecodear PosteAhora?
PARCIAL · un fin de semanaThe core loop, compose into a queue, tick a cron, publish, log the result, is one-shottable for the open networks like Bluesky, Mastodon and a Telegram channel. What you cannot one-shot is the reason PosteAhora exists: one-click posting to Instagram, TikTok, YouTube, Facebook, Threads and LinkedIn. Those APIs sit behind Meta App Review, TikTok's Content Posting API, YouTube quota and business verification, gates an individual often cannot even qualify for. On top of that sit per-platform media handling (Instagram carousels, TikTok photo vs video, small-Reel framing, X's 280-vs-25k length math), constant token-refresh babysitting as tokens expire and policies drift, and a hosted API plus MCP server so a coding 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 PosteAhora. 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 (Instagram, TikTok, YouTube, Facebook, Threads, LinkedIn), do NOT fight their APIs: at post time send me an ntfy.sh push with the caption and media path so I 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. - Per-network character counter in the composer (X counts URLs as 23 and most emoji as 2); 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 approvals, 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 and LinkedIn have already put through business verification and app review, so connecting Instagram or TikTok is a click instead of the multi-week developer-app process you may not qualify for solo. It also absorbs constant API and policy churn, per-platform media quirks and token expiry, and exposes an API plus MCP server so your coding agent can schedule through it rather than you rebuilding and babysitting the poster yourself.
xone-click connect to approval-gated platforms (Instagram, TikTok, YouTube, Facebook, Threads, LinkedIn)
xpre-approved platform OAuth apps you often cannot obtain as an individual
xper-platform media handling and token-refresh babysitting as APIs and policies change
xcross-network analytics, an ideas kanban, workspaces and team roles
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 PosteAhora →· sin votos, sin pago por aparecer · solo lo que es real
Precio de PosteAhora
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| basic | $3.49 | $2.79 | Per connected social account: 100 posts/month, 5 GB storage, 100 ideas, 1 API/MCP key; 1 workspace, no team |
| essentials | $6.99 | $4.89 | Per connected social account: 200 posts/month, 10 GB storage, 300 ideas, 3 API/MCP keys; 10 workspaces, 5 team members |
| pro | $10.49 | $9.09 | Per connected social account: unlimited posts and ideas, 25 GB storage, 5 API/MCP keys; unlimited workspaces/team |
plan gratisno free tier
facturaciónmonthly + annual (page says save 30%); 3-day free trial
costos ocultosEvery connected social profile is billed as a separate account, so the displayed price multiplies by the number of profiles. X links require Pro.
verificado 2026-08-14 · fuente ↗
¿PosteAhora es gratis?
No free plan. You can connect up to two accounts to look around, but publishing needs a paid subscription, and every plan starts with a 3-day trial that takes a card. El plan de pago es Essentials a $6.99/mes (revisado 2026-08-07).
¿Puedo vibecodear PosteAhora?
Parcial. El núcleo de PosteAhora 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 (Instagram, TikTok, YouTube, Facebook, Threads, LinkedIn), pre-approved platform OAuth apps you often cannot obtain as an individual. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta PosteAhora?
PosteAhora cuesta unos $6.99/mes (Essentials, revisado 2026-08-07), o sea $83.88 al año.
¿Qué pierdo si reemplazo PosteAhora?
Con honestidad: one-click connect to approval-gated platforms (Instagram, TikTok, YouTube, Facebook, Threads, LinkedIn); pre-approved platform OAuth apps you often cannot obtain as an individual; per-platform media handling and token-refresh babysitting as APIs and policies change; cross-network analytics, an ideas kanban, workspaces and team roles; 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 PosteAhora?
Sí: Postiz (The broadest open scheduler here; free means running PostgreSQL, Redis, Temporal and your own platform credentials.) Mixpost Lite (A polished single-user scheduler with queues and basic analytics; the serious team features live in the paid edition.) BrightBean Studio (A startlingly complete free scheduler: approvals, inbox, analytics, clients, API and MCP, with someone else running the servers.) Las 3 alternativas gratis están en puedovibecodearlo.app/posteahora/alternatives. El prompt es para cuando la quieres exactamente a tu modo.