Skip to content

v1.0.2 - Web UI, CLI Interface, and GPT-5-nano Integration

Latest

Choose a tag to compare

@lewispour lewispour released this 04 Dec 10:59
· 3 commits to main since this release

Description:

πŸŽ‰ What's New in v1.0.2

✨ Major Features

🌐 Web User Interface

  • Browser-based dashboard for easy bot management
  • Intuitive UI for posting tweets (AI-generated, from file, or custom text)
  • Tweet library management with inline editing and deletion
  • Real-time scheduler monitoring with status updates
  • Credential testing directly from the dashboard
  • Access via python web.py at http://localhost:5000

πŸ’» Command Line Interface (CLI)

  • Simple terminal commands for all bot operations
  • Quick posting with --ai, --file, or --text flags
  • Flexible scheduling with custom prompts and times
  • Tweet management commands for listing and adding tweets
  • Run with python cli.py --help for full command list

πŸ€– GPT-5-nano Model Integration

  • Upgraded default model from GPT-4 to GPT-5-nano for AI-generated tweets
  • Significantly reduced costs while maintaining quality
  • Faster response times for tweet generation
  • Model is still Configurable in src/functions.py:21

πŸ’° Cost Savings

The switch to GPT-5-nano means lower API costs without sacrificing tweet quality!