This bot automates replies to Twitter posts using the Twitter API and OpenAI's ChatGPT. It fetches recent tweets, generates responses, and posts replies with a 30-second interval between each reply.
- Node.js (v14 or higher)
- Twitter Developer Account (for API keys)
- OpenAI API key
- Clone the repository:
git clone https://github.com/your-repo/twitter-reply-bot.git
cd twitter-reply-bot