¿Puedo vibecodear post2all?
PARCIAL · un fin de semanaThe core loop (compose, queue, schedule, publish) is one-shottable for networks with open APIs such as Mastodon, Bluesky, Telegram, and Discord. What you cannot one-shot is the reason a multi-network scheduler exists: OAuth apps for Instagram, LinkedIn, TikTok, YouTube, and other major platforms are approval-gated or costly, and their APIs, media rules, and token lifecycles need ongoing maintenance. A personal replacement can cover a useful subset, but matching post2all's breadth is a permanent integration project.
Build me a personal social media scheduler to replace post2all. - Use Node.js, TypeScript, Express, SQLite, and a small vanilla HTML/CSS/JS UI. - Add a compose form with text, image/video attachment, per-network previews, character counters, a timezone, and either publish-now or scheduled delivery. - Implement adapters for Bluesky, Mastodon, Telegram, and Discord using tokens from .env; keep one adapter per network and never store secrets in the database. - Add a queue, retry failed deliveries three times with backoff, mark jobs before sending to avoid duplicates, and show the last 100 deliveries with permalinks. - Store media locally, validate each network's text and file limits, and expose a simple local REST endpoint for creating and listing posts. - Out of scope: Instagram, LinkedIn, TikTok, YouTube, Facebook, Pinterest, X, analytics, team accounts, billing, and AI features; explain in the README that those platforms need app review, business verification, paid access, or upkeep. - Run on localhost with no telemetry, include setup instructions and a seed demo.
$ á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 turns a pile of platform-specific developer-app reviews, OAuth flows, media constraints, and token refreshes into one connection flow. It also bundles a shared content calendar, team workflow, and API/MCP access, so teams and coding agents can publish without operating every adapter themselves.
x12+ maintained platform integrations
xpre-approved OAuth apps for approval-gated networks
xper-platform media validation and publishing reliability
xteam calendar, drafts, and collaboration workflow
xhosted API and MCP access for agent-driven publishing
¿No quieres construirlo? Esta gente ya lo hizo gratis.
sin votos, sin pago por aparecer · solo lo que es real
Precio de post2all
creator$9/mes · monthly · $108/año
plan gratisNo free plan; every plan starts with a 7-day free trial.
verificado 2026-08-10 · fuente ↗
¿post2all es gratis?
No free plan; every plan starts with a 7-day free trial. El plan de pago es Creator a $9/mes (revisado 2026-08-10).
¿Puedo vibecodear post2all?
Parcial. El núcleo de post2all se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: 12+ maintained platform integrations, pre-approved OAuth apps for approval-gated networks. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta post2all?
post2all cuesta unos $9/mes (Creator, revisado 2026-08-10), o sea $108 al año.
¿Qué pierdo si reemplazo post2all?
Con honestidad: 12+ maintained platform integrations; pre-approved OAuth apps for approval-gated networks; per-platform media validation and publishing reliability; team calendar, drafts, and collaboration workflow; hosted API and MCP access for agent-driven publishing. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a post2all?
Sí: Postiz (Broad social scheduling in an open-source package; self-host it and inherit the stack and upkeep.) El prompt es para cuando la quieres exactamente a tu modo.