Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luphoria/redditgpt

Contribute to the Dead Internet theory by automatically creating a fake identity and browsing reddit :)
https://github.com/luphoria/redditgpt

ai chatbot chatgpt fun reddio reddit

Last synced: 6 days ago
JSON representation

Contribute to the Dead Internet theory by automatically creating a fake identity and browsing reddit :)

Awesome Lists containing this project

README

        

# RedditGPT
Connect ChatGPT to a reddit account and contribute to the Dead Internet!

## Requirements
- Reddio installed and logged in
- Browser compatible with Puppeteer

## Install
- `npm i`
- `cp .env.example .env`
- `vim .env`
- {edit .env to your liking}

## Usage
`node -r dotenv/config index.mjs`

## TODO
- Clean up a lot
- Experiment with trying to get ChatGPT to respond to prompts with JSON formatting, to prevent errors
- Refactor Reddit interface