2 Commits

Author SHA1 Message Date
Matt Jackson
d2ca2d23ba Consolidate schedule config, support multi-post per day
- Schedule config moved to nested schedule object in prompts.json
- Scheduler picks 1-3 random times for personality with 4hr min gap
- shouldRun reads from schedule object

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:12:29 +00:00
Matt Jackson
05baa8c573 Initial commit: config-driven Twitter bot with multi-prompt support
- Kernel.sh stealth browser for X login and posting
- Claude Sonnet 4.6 for tweet generation
- prompts.json for configurable prompts with frequency/scheduling
- Per-prompt history tracking to avoid repetition
- Scheduler with random time window support

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:03:21 +00:00