Skip to content

Latest commit

History

History
61 lines (38 loc) 路 2.63 KB

readme.md

File metadata and controls

61 lines (38 loc) 路 2.63 KB

Note This project is not affiliated with OpenAI in any way. It is just a fun, open source side project that uses their API.

Example Twitter thread using @ChatGPTBot

ChatGPT Twitter Bot

Twitter bot powered by OpenAI's ChatGPT API.

Build Status MIT License Prettier Code Formatting

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:

  1. Twitter heavily rate-limits bots.
  2. 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

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 following me on twitter twitter