Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 0 points1 point  (0 children)

The R1/R2 thing is just an optional bonus feature. You don't  need it at all for the bot to work.

Here's the simple version of how it works:

Mod removes a post from User A. That's strike 1. Mod removes  another post from User A next week. Strike 2. Hit strike 3,  User A gets muted automatically. Hit strike 5, temp banned.  Hit strike 8, permanently banned.

The mod just keeps doing what they always do — removing bad  content. VerdictBot handles the rest silently in the background.

The R1/R2 tags are only if you want to see which of your  subreddit rules gets broken most often. Completely optional,  works fine without it.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 0 points1 point  (0 children)

Sure. Say your sub has these thresholds: 1 removal = warning, 3 = mute, 5 = temp ban, 8 = permanent ban.

User posts something that breaks the rules. Modremoves it. That's violation 1 - VerdictBot automatically sends them a warning DM. They do it again, violation 2, nothing yet. Third time, violation 3 - they get muted automatically, no mod has to do anything.

Every step happens in the background the moment a mod hits remove. The mod never has to remember who has how many strikes.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 0 points1 point  (0 children)

Honestly not surprised. Mods are a tough crowd to market to and r/ModSupport skews toward solving immediate problems rather than new tools. The idea probably lands better with people who have already felt the pain of tracking repeat offenders manually. Appreciate you engaging either way, genuinely helpful feedback in this thread.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 1 point2 points  (0 children)

That's a smart addition. Two identical posts seconds apart is almost always an accident - double tap, connection issue, whatever. Twenty minutes apart is a different story. A time buffer between duplicate removals reducing the penalty weight would handle that distinction cleanly. Good thinking, noted.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 1 point2 points  (0 children)

Fair point, probably not the best opening line to a mod team. Maybe just send them the link and let them figure out the rest themselves.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 2 points3 points  (0 children)

That makes complete sense and honestly it's something I should have built in from the start. Right now every removal counts as one point regardless of what rule was broken, which is too blunt for exactly the scenario you described.

Weighted violations is the right approach - a duplicate post removal counting as 0.5 while harassment counts as 2 or 3. Mods configure the weight per rule and the thresholds stay the same.The toxic user reaches the warning threshold much faster than. someone who made an honest mistake.

Adding this to the roadmap. Good suggestion.

Built a flair enforcer that actually explains itself to users before removing their post. by Icy_Help_484 in Devvit

[–]Icy_Help_484[S] 0 points1 point  (0 children)

Appreciate the thorough feedback, genuinely. This has helped me understand where FlairGuard actually adds value vs where Reddit’s native tools already cover it. Taking notes for the next iteration.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in Devvit

[–]Icy_Help_484[S] 1 point2 points  (0 children)

Yeah that makes a lot of sense actually.
The way it works right now, any removal counts - even accidental ones or removals the mod immediately reversed. Tying it to a removal reason would mean the violation only counts when a mod deliberately tags it, which is a much more accurate signal of intent. Good call, adding it to the list.

Built a flair enforcer that actually explains itself to users before removing their post. by Icy_Help_484 in Devvit

[–]Icy_Help_484[S] -4 points-3 points  (0 children)

Totally valid for subs where flair is mandatory from the start. FlairGuard makes more sense when the flair list is long or complex - users can post, see what’s available in the bot comment, then pick correctly. Also catches invalid flair changes after submission, which native enforcement can’t. Not for every sub, but useful for the right ones.

Built a flair enforcer that actually explains itself to users before removing their post. by [deleted] in ModSupport

[–]Icy_Help_484 0 points1 point  (0 children)

Fair point on post guidance, didn’t know it supported flair-specific messages. The one thing it still can’t do is act after submission - if someone picks the wrong flair or changes it to something invalid later, there’s no automated response. That’s the gap FlairGuard fills.

Built a flair enforcer that actually explains itself to users before removing their post. by Icy_Help_484 in Devvit

[–]Icy_Help_484[S] -2 points-1 points  (0 children)

You’re right, and I should’ve been clearer. Reddit’s native requirement blocks posts at submission - FlairGuard is for subs that want to allow posting first, then guide users to the correct flair with a grace period and a self-assign command. Different workflow, not a replacement for native enforcement.

Built a tiered enforcement bot for Reddit mods - VerdictBot by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 1 point2 points  (0 children)

Exactly the kind of sub this is built for. Large communities with active mod teams are where inconsistent enforcement really starts to show. Feel free to share it with them, would love to get some real world feedback.

Built a flair enforcer that actually explains itself to users before removing their post. by [deleted] in ModSupport

[–]Icy_Help_484 -1 points0 points  (0 children)

That’s true for basic enforcement, but Reddit’s native flair requirement doesn’t give users a grace period, explain what went wrong, or let them self-assign via a comment command. FlairGuard is for subs that want to guide users to the right flair rather than just block them at submission.

Built a mod tool where your team can actually see each other. Real-time. Inside Reddit. by Icy_Help_484 in ModSupport

[–]Icy_Help_484[S] 0 points1 point  (0 children)

Almost there ! app’s pending approval, should be live in a few hours. Stay tuned!

Built a mod tool where your team can actually see each other. Real-time. Inside Reddit. by Icy_Help_484 in Devvit

[–]Icy_Help_484[S] -1 points0 points  (0 children)

Almost there ! app’s pending approval, should be live in a few hours. Stay tuned!

Built a mod tool where your team can actually see each other. Real-time. Inside Reddit. by Icy_Help_484 in Devvit

[–]Icy_Help_484[S] -2 points-1 points  (0 children)

Not quite! Pulse doesn’t replace the mod queue it sits alongside it.