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.
- download python 3.5+.
- download/clone the repository.
- "pip3 install -r requirements.txt" to install dependencies.
- set up environmental variables for the config file with your bot credintionals and subreddit.
- run app.py with "python3 app.py".
take a look at requirements.txt
Feel free to fork the repository and tackle any issues. You may also open new issues.
- Create a new subreddit and assign whatever account the bot will post on behalf of as a moderator.
- Head to reddit.com/prefs/apps and choose script from the radio buttons.
- Fill out the config file with data given by this page after submission.
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.