Awesome
[!IMPORTANT] I highly recommend you use V2 of this project, which is a significant rewrite: https://github.com/dexaai/xbot
<p align="center"> <a href="https://twitter.com/ChatGPTBot"> <img alt="Example Twitter thread using @ChatGPTBot" src="/media/demo.jpg"> </a> </p>
ChatGPT Twitter Bot <!-- omit in toc -->
Twitter bot powered by OpenAI's ChatGPT API.
Intro
@ChatGPTBot is a Twitter bot that you can @mention with a prompt, and it will respond with a twitter thread containing the ChatGPT response.
It uses the chatgpt Node.js package under the hood.
Usage
Just create a tweet @mentioning @ChatGPTBot
containing your prompt:
@ChatGPTBot What is 1 + 1?
Then wait until the bot responds, which can be anywhere from a few seconds to a few minutes (hopefully not longer), depending on how much usage the bot receives.
The ChatGPT response will be split up into multiple tweet-sized replies.
Note
Don't be surprised if it takes awhile for the bot to respond to you. This is due to:
- Twitter heavily rate-limits bots.
- This bot is just running on my local dev machine, so please be kind 🙏
Warning Any improper use of ChatGPTBot will result in an immediate block on Twitter. Improper use covers everything OpenAI's API would consider disallowed / harmful / banned.
Related
- V2 of this project is here: https://github.com/dexaai/xbot
- Powered by Agentic
License
MIT © Travis Fischer
Note This project is not affiliated with OpenAI in any way. It is just a fun, open source side project that uses their API.
If you found this project interesting, please consider sponsoring me or <a href="https://twitter.com/transitive_bs">following me on twitter <img src="https://storage.googleapis.com/saasify-assets/twitter-logo.svg" alt="twitter" height="24px" align="center"></a>