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.
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