Siftfeed

Automoderator Basics

Reddit Automoderator Guide: Essential YAML-based Moderation Tools

Learn to automate moderation tasks on Reddit with YAML-based rules, filters, and templates.

TL;DR

Why This Matters

Automoderator can be a game-changer for any growing subreddit. By automating repetitive moderation tasks, you can focus more on engaging with your community and less on manual content reviews. Whether you run a small community or a large one, using Automoderator effectively helps maintain content quality, ensures rule compliance, and saves precious time for moderators, as outlined in working with mods.

Incorrect rule setup can lead to unwanted removals or letting inappropriate content slip by, so getting it right is essential for a smooth-running community.

Key Insights

What is Automoderator?

Automoderator, often shortened to Automod, is a customizable bot built into Reddit. It uses rules you create to automatically carry out moderation tasks on new content.

This includes removing posts with banned keywords (see avoiding bans spam labels), sending modmail alerts, replying with helpful comments, and filtering out spam.

According to the Reddit Help Center, every subreddit has access to Automoderator.

Setting Up Automoderator

To start using Automoderator in your subreddit, access your community’s Automod configuration page via a wiki that requires both manage settings and manage wiki pages permissions.

Navigate to your Automod config page and click the create page button if it doesn’t exist.

Rules, Filters, and Templates

Automoderator operates on rules written in YAML. Each rule consists of a check and an action.

For example, a rule might remove posts containing banned words while filtering based on domain, comment length, or user karma.

Best Practices When Writing Rules

Keep it simple by starting with basic rules that enforce community guidelines.

Use comments and placeholders in your YAML to explain the rule purpose, and test your rules in a safe environment before going live, utilizing ab testing for reddit to verify performance.

Practical Examples

For spam and troll prevention, use rules to filter content from new accounts or those with low karma.

Set up automated replies for posts with formatting mistakes to guide new users, and configure modmail notifications for posts meeting specific conditions.

Try SiftFeed

Earn Reddit’s trust without guesswork

Follow the founder-native Reddit field guide to map subs, run launches, and recruit testers.

Open the Reddit playbook

How to Do It

    Common Pitfalls & Fixes

    Next Steps

    Now that you have a basic understanding of Automoderator and how to configure it for your subreddit, start by reviewing your community’s current rules. Identify recurring moderation tasks that can be automated. Experiment with these rules in a test environment and gradually introduce more complex configurations.

    If you run into challenges or need ideas, join r/AutoModerator for support and shared experiences. Happy moderating! For additional community growth strategies, see launching growing your own subreddit.

    Try SiftFeed

    Earn Reddit’s trust without guesswork

    Follow the founder-native Reddit field guide to map subs, run launches, and recruit testers.

    Open the Reddit playbook

    FAQs

    Automoderator automates repetitive moderation tasks, reducing manual workload and ensuring that rules are consistently applied to new content. See more on the Reddit Help Center.

    No, Automoderator only works on new content or recent edits. It does not retroactively apply rules to older posts.

    Use the version history on your Automod configuration page to revert back to a prior working set of rules.

    Not at all. While the rules are written in YAML, many common rules can be copied and pasted from community resources with minor edits.

    Automoderator is essential for subreddit moderators, especially as your community grows and manual moderation becomes too time-consuming.