dummyvx / tweetGPT

TweetGPT is a chrome extension that generates tweets and replies using chatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tweetGPT Chrome Extension

Requirements

To use this extension, will you need:

  • Twitter account
  • OpenAI account
  • Chrome browser

Manual installation

  1. Clone this repo to your machine
  2. Open chrome://extensions/ in your browser
  3. Check the box for Developer mode in the top right
  4. Press Load Unpacked button and select the folder with the code

You can start using the extension now.

How to use tweetGPT

When you open a new tab with Twitter, you will see this icon under the tweet section:

When you press it, a new tweet will be generated. The extension will choose a random type of tweet: positive, negative, controversial, etc.

For a reply, it will generate a tweet based on the original tweet. For a new tweet, it will write a tweet based on what's trending right now.

⚠️ Warning

TweetGPT generates positive, negative and controversial tweets randomly. It will sometimes generate controversial or even offensive tweets. Remember, this is like an L2 autopilot - the driver is responsible for the outcome. Don't tweet what you disagree with, just re-generate the tweet instead.

Feedback

If you have feedback, please create an issue in the repository or simply send me a DM in Twitter: @512x512

About

TweetGPT is a chrome extension that generates tweets and replies using chatGPT

License:MIT License


Languages

Language:JavaScript 59.0%Language:TypeScript 37.0%Language:CSS 2.2%Language:HTML 1.7%