All Projects → A1igator → RepostCheckerBot

A1igator / RepostCheckerBot

Licence: MIT License
Bot for checking reposts on reddit

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to RepostCheckerBot

reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
Stars: ✭ 59 (+63.89%)
Mutual labels:  reddit, reddit-bot, praw
crypto-subreddits-cli
👽 Track Cryptocurrency Subreddits On The Command Line 👽
Stars: ✭ 24 (-33.33%)
Mutual labels:  reddit, reddit-bot
vreddit-mirror-bot
🎥 Reddit bot that mirrors videos hosted on the native Reddit player to Gfycat and Streamable.
Stars: ✭ 23 (-36.11%)
Mutual labels:  reddit, praw
Multithreaded-Reddit-Image-Downloader
Does exactly what it says on the tin.
Stars: ✭ 38 (+5.56%)
Mutual labels:  reddit, praw
PlayStoreLinks Bot
A Reddit Bot that links to Android Apps when requested.
Stars: ✭ 91 (+152.78%)
Mutual labels:  reddit, reddit-bot
Praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
Stars: ✭ 2,675 (+7330.56%)
Mutual labels:  reddit, praw
reddit
Reddit client for Bobby B Bot
Stars: ✭ 62 (+72.22%)
Mutual labels:  reddit, praw
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (+122.22%)
Mutual labels:  reddit, praw
PrawWallpaperDownloader
Download images from reddit
Stars: ✭ 18 (-50%)
Mutual labels:  reddit, praw
subreddit-comments-dl
Download subreddit comments
Stars: ✭ 57 (+58.33%)
Mutual labels:  reddit, praw
cronnit.com
A free tool for scheduling posts to Reddit.
Stars: ✭ 3 (-91.67%)
Mutual labels:  reddit, reddit-bot
comments-generator
A Reddit bot that generates new context-aware comments using Markov chains trained from a set of given users or subreddits comments history.
Stars: ✭ 63 (+75%)
Mutual labels:  reddit-bot, praw
Reddit-Bot-List
⚡️🤖 A list of Reddit bots
Stars: ✭ 21 (-41.67%)
Mutual labels:  reddit, reddit-bot
context-mod
an event-based, reddit moderation bot built on top of snoowrap and written in typescript
Stars: ✭ 38 (+5.56%)
Mutual labels:  reddit, reddit-bot
MemeAdviser
A reddit bot that evaluates memes and predicts growth on r/MemeEconomy
Stars: ✭ 14 (-61.11%)
Mutual labels:  reddit-bot, praw
sneakpeek
Reddit bot to preview and post hyperlinks as comments
Stars: ✭ 60 (+66.67%)
Mutual labels:  reddit, reddit-bot
Send2KindleBot
Send to Kindle Telegram Bot
Stars: ✭ 111 (+208.33%)
Mutual labels:  sqlite3
JJMumbleBot
A plugin-based All-In-One mumble bot solution in python 3.7+ with extensive features and support for custom plugins.
Stars: ✭ 40 (+11.11%)
Mutual labels:  sqlite3
Reddit-Wallpaper
Tool to download and automatically set a random wallpaper from reddit
Stars: ✭ 37 (+2.78%)
Mutual labels:  reddit
reddit-hot-recorder
Records the activity (comments and karma) on the hot page of a Reddit sub and prepare an animated data visualisation.
Stars: ✭ 89 (+147.22%)
Mutual labels:  reddit

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].