Skip to content

A1igator/RepostCheckerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repost Checker

Overview

This bot is able to notice reposts of any kind(link, text, picture) where the original post has not been deleted, report the post, and make a comment with details about the original post. It can be configured to work with any subreddit's rules.

Setup

  1. download python 3.5+.
  2. download/clone the repository.
  3. "pip3 install -r requirements.txt" to install dependencies.
  4. set up environmental variables for the config file with your bot credintionals and subreddit.
  5. run app.py with "python3 app.py".

Dependencies

take a look at requirements.txt

Contribution

Feel free to fork the repository and tackle any issues. You may also open new issues.

Testing Bot on Reddit

  1. Create a new subreddit and assign whatever account the bot will post on behalf of as a moderator.
  2. Head to reddit.com/prefs/apps and choose script from the radio buttons.
  3. Fill out the config file with data given by this page after submission.

Subreddits using the bot

r/ihadastroke r/ProgrammerHumor Keep in mind Bot is not running at the moment because of changes occuring.

if you are using the bot and your subreddit is not listed above, please make an issue.