Twitter bot powered by OpenAI's ChatGPT API
Top 46.8% on sourcepulse
This project provides a Twitter bot that leverages OpenAI's ChatGPT API to generate responses to user prompts. It's designed for Twitter users who want to interact with ChatGPT through tweets, receiving AI-generated content split into tweet-sized replies.
How It Works
The bot utilizes the chatgpt
Node.js package to interface with OpenAI's API. When a user mentions @ChatGPTBot
in a tweet with a prompt, the bot processes the request, generates a response using ChatGPT, and then splits the response into multiple tweets to form a thread.
Quick Start & Requirements
@ChatGPTBot
with your prompt.https://github.com/dexaai/xbot
.Highlighted Details
chatgpt
Node.js package.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The bot runs on a local development machine, and users should expect potential delays due to Twitter's rate limiting. Improper use of the bot, as defined by OpenAI's API policies, will result in a Twitter block.
1 year ago
Inactive