Skip to content

Releases: lewispour/Twitter-auto-Post-Bot---X.com---Tweepy-python-bot

V1.0.1 - Twitter Scheduler (Auto poster) and Instant tweeter - With OpenAI Support

05 Feb 15:24
9a8796a
Compare
Choose a tag to compare

Integrate OpenAI with Twitter-Auto-Post-Bot and Refactoring for Modularity

  • Integrated OpenAI API for generating tweet content.
  • Refactored code to enhance modularity, moving key functions to functions.py

This update integrates OpenAI to automatically generate tweet content, enhancing the Twitter auto-poster's capabilities. The refactoring effort makes the codebase more modular, easing future maintenance and upgrades. Users now have the flexibility to post tweets instantly or schedule them for daily automation using Open AI GPT4.

As well as the reviewing the currently implemented features:

  • Tweet from file
  • Tweet from string

Now we have added the option to tweet from openai.

v1.0.0 - Twitter Scheduler (Auto poster) and Instant tweeter

01 Feb 23:21
55de4de
Compare
Choose a tag to compare