Skip to content

A reddit bot that periodically checks subreddits for AI-generated posts, then comments the detection results in the post. Intended to detect scammers.

Notifications You must be signed in to change notification settings

captain-woof/reddit-ai-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This bot uses ZeroGPT to detect AI-generated posts in subreddits, and then comment the results in the post. This is intended to make people aware that they might not be even talking to a real person, and that a scam might be awaiting them on the other end.

Start

To get started, use the .env.example as a template for your .env file. Once done, run the below commands to start and keep the bot running.

pip3 install -r requirements.txt
python3 main.py

Configure

To modify the configuration for the bot, edit the config.json file before running the bot. The keynames are self-explanatory.

Warning

Reddit hates this bot. Everytime you will run it, you account WILL be suspended. I've played around with delays and varying responses, but nothing throws them off the radar. For reasons unknown, this bot is always flagged and taken down. Use with caution.

About

A reddit bot that periodically checks subreddits for AI-generated posts, then comments the detection results in the post. Intended to detect scammers.

Topics

Resources

Stars

Watchers

Forks

Languages