Release archive
3.2.18

Twitter Content Bot v2.0

Release v3.2.18 focuses on Twitter Content Bot v2.0.

AddedImproved
Twitter Content Bot v2.0

Release digest

Added

  • Twitter Content Bot v2.0 🐦 - Complete content engine rewrite
    • 8 Content Types: top_project, data_story, risk_alert, whale_watch, defi_metrics, hot_take, engagement_poll, market_insight
    • Rich Data Loading: Uses 20+ DB columns (TVL, investors, CertiK, runway) vs previous 5
    • Advanced Prompting: New content_prompts.py with persona, examples, and type-specific templates
    • Imagen 3 Fix: Proper us-central1 region, retry logic, content-specific image prompts
    • New Files: services/content_prompts.py, services/image_generator.py

Improved

  • Rewrote twitter_content_bot.py with RichProject dataclass and modular architecture
  • System prompt now includes @Vartovii persona with voice guidelines and style examples

Technical notes