.env.example to .env and configure:*/5 * * * * publish Publish scheduled posts */15 * * * * engage LinkedIn auto-engagement 0 */12 * * * icp-engage Twitter ICP engagement (2x/day) 0 * * * * token-refresh Check and refresh expiring tokens 0 6 * * * auto-generate Daily AI content generation 0 */6 * * * collect-metrics Gather platform analytics/api/posts GET List all posts /api/posts POST Create a new post /api/posts/[id] GET/PUT/DELETE Manage single post /api/posts/[id]/retry POST Retry failed post/api/generate POST Generate AI content /api/ai/usage GET View AI model usage stats/api/pages GET/POST Manage pages/brands /api/auth/twitter GET Start Twitter OAuth /api/auth/facebook GET Start Facebook OAuth/api/engagements GET List engagements /api/icp-engagement GET ICP engagement history/api/health GET Health check /api/cron/* GET Cron job endpointsPosted Jun 18, 2026
Developed an AI-powered social media automation tool for multi-platform publishing and engagement tracking.