Quickstart

Here it is!

To use X Clone, you’ll need:

  • Rust installed on your machine (v1.65+ recommended).

  • A Twitter Developer Account for API access.

  • An OpenAI API Key for persona cloning magic.


Installation

  1. Clone the Repository:

  2. Install Dependencies:

  3. Set Up Environment Variables: Copy the .env.example file to .env and fill in your credentials:

  4. Run the Application:

Last updated