Settings

API keys, scheduling, and brand voice

Integration status

  • AI (OpenAI): configured
  • Image generation: disabled (set IMAGE_GENERATION_ENABLED=true)
  • Discord: configured
  • Telegram: not configured

Posting schedule

Controls how often Make.com (or cron) can pull the next approved post per platform. Minimum gap between posts is calculated as 60 ÷ posts per hour for X and Telegram.

Max posts per hour during active hours. At 3/hr, the app enforces at least ~20 minutes between X posts.

Same rate logic as X. Telegram can also be posted via Make or the bot API.

Maximum Instagram posts per calendar day in your timezone.

Minimum days between TikTok short-video publishes (script only; upload via Make).

Minimum days between YouTube Shorts publishes.

Crypto AI mode: only auto-queue items with AI keywords or from an AI Crypto source. Others stay on the watchlist.

Posts are only released from the queue during these hours (local timezone).

Do not repost the same RSS story on the same platform within this window.

Brand voice

Webhook endpoints

  • POST http://localhost:3009/api/webhooks/rss-item
  • GET .../api/queue/next-post?platform=x
  • POST .../api/queue/approve/[postId]
  • POST .../api/queue/mark-posted