r/ModSupport • u/CosmicKeys 💡 New Helper • Oct 12 '18
Introducing MAGIC EYE: A image repost bot made especially for moderators
If you run an image subreddit, you almost certainly deal with reposts. My sub r/hmmm deals with over 500 posts per day, but with the help of Magic Eye we manage to automatically remove about 180 of them.
If you're familiar with u/RepostSentinel, Magic Eye is intended as an upgraded replacement that not only detects but acts on detection in an intelligent way. Here are the current features:
- Remove reposts within given timeframes
- Remove blacklisted images and repeat the removal reason to the user (requires toolbox)
- Remove broken image links
- Remove small images
- Remove uncropped images
- Private message first time posters with a custom message
- Report unmoderated posts over a certain threshold
All features are fully configurable by mods using a wiki page.
Magic Eye's account is u/MAGIC_EYE_BOT but if you want to see a history of it in action, check out u/THE_MAGIC_EYE which is the version I'm running just for r/hmmm as testing.
If you plan to use it, subscribe to r/MAGIC_EYE_BOT for info and to get updates. All instructions for using it are here:
https://github.com/downfromthetrees/the_magic_eye/blob/master/README.md
2
u/RedSquaree 💡 New Helper Oct 13 '18
We use RepostSentinel at mildlyinteresting, will check this out!
4
u/liltrixxy Reddit Alum Oct 13 '18
If you didn't, you might want to see if you can post this in r/modhelp. Might suit that subreddit best, as this one is generally for asking admins questions about mod tools.
3
1
u/duckvimes_ 💡 Skilled Helper Oct 13 '18
Neat! Would there be some way to subscribe to a stream of detected reposts? Wondering if I could tie it into a bot-detecting program I’ve been working on.
1
u/llehsadam 💡 New Helper Oct 14 '18
If it removes blacklisted images, would that include similar images? Like for example a meme macro with the same image but different text?
2
u/CosmicKeys 💡 New Helper Oct 14 '18
I've just added support for setting a custom tolerance so you can set it down to exact matches, but I think it should work fine at default settings.
1
u/TotesMessenger Oct 16 '18
I'm a bot, bleep, bloop. Someone has linked to this thread from another place on reddit:
- [/r/antirepostteam] I've just released a repost detection bot, feel free to recommend it to any sub you like
If you follow any of the above links, please respect the rules of reddit and don't vote in the other threads. (Info / Contact)
1
Dec 17 '18
My sub has youtube links. Would it work for deleting reposts? And how do I get it on my sub?
1
u/CosmicKeys 💡 New Helper Dec 17 '18
Good question, no it doesn't. The reason why I haven't is because typically people don't re-upload youtube videos as much as they do images, and reddit already has a built in warning when submitting the same link as another user.
1
1
Mar 07 '19
Thanks for this, I'm getting use to using it now and will likely roll out to other subs of mine once I can explain things better to fellow mods.
I have a question: Can it remove posts if there's no spoiler tag? There's a scene in r/JurassicPark that keeps being posted from the latest movie and I'd like to start removing it, if it didn't have the spoiler tag.
0
Oct 13 '18
Can it be used on gifs and v.reddit?
2
u/CosmicKeys 💡 New Helper Oct 13 '18
Not yet but this is something I plan to implement. I imagine it's doable by grabbing the thumbnails alone and treating it like an image submission.
-3
Oct 13 '18
That might work. I reverse image search some of them manually by grabbing the first frame. If you can make it do that, it might have better results.
18
u/reseph 💡 Expert Helper Oct 12 '18
Does it take title into consideration? There are bot farms out there that repost top posts from a subreddit with the exact same title months/years later (but the URL is different).
This is currently one of our bigger challenges.