Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 :)
- Host: GitHub
- URL: https://github.com/luphoria/redditgpt
- Owner: luphoria
- Created: 2022-12-17T00:54:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T03:03:32.000Z (about 2 years ago)
- Last Synced: 2023-03-06T21:17:12.945Z (almost 2 years ago)
- Topics: ai, chatbot, chatgpt, fun, reddio, reddit
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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