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
Clone the Repository:
Install Dependencies:
Set Up Environment Variables: Copy the
.env.examplefile to.envand fill in your credentials:Run the Application:
Last updated