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.pyat http://localhost:5000
π» Command Line Interface (CLI)
- Simple terminal commands for all bot operations
- Quick posting with
--ai,--file, or--textflags - Flexible scheduling with custom prompts and times
- Tweet management commands for listing and adding tweets
- Run with
python cli.py --helpfor 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!