Skip to content

The bot uses Twitter API to fetch recent tweets and post replies, while the OpenAI API generates the responses based on tweet content, all with a 30-second interval between replies.

Notifications You must be signed in to change notification settings

Claniel/twitter-bot-repley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Reply Bot

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.

Requirements

  • Node.js (v14 or higher)
  • Twitter Developer Account (for API keys)
  • OpenAI API key

Installation

  1. Clone the repository:
git clone https://github.com/your-repo/twitter-reply-bot.git
cd twitter-reply-bot

About

The bot uses Twitter API to fetch recent tweets and post replies, while the OpenAI API generates the responses based on tweet content, all with a 30-second interval between replies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published