Skip to content

SkinnerPyDev/automod-simulator

Repository files navigation

AutoMod Playground

AutoMod Playground is a Devvit-powered moderation sandbox designed to help Reddit moderators safely test AutoMod-style rules before deploying them to live communities.

The app provides an interactive environment for experimenting with moderation logic, regex filters, keyword matching, karma restrictions, account age checks, and moderation actions without affecting real subreddit content.


Features

  • Keyword matching simulation
  • Regex rule testing
  • Karma-based moderation filters
  • Account age restriction testing
  • Moderation action previews
  • Safe sandbox testing environment
  • Interactive moderation workflow

What Problem Does This Solve?

Testing AutoMod configurations directly on live communities can be risky and time-consuming.

AutoMod Playground helps moderators:

  • safely debug rules
  • preview moderation behavior
  • validate regex patterns
  • understand rule matches
  • experiment before deployment

This reduces moderation mistakes and improves confidence when managing subreddit automation.


How To Use

Installing The App

  1. Install AutoMod Playground on your subreddit
  2. Open the subreddit moderation menu
  3. Launch the app using:
    • "Open AutoMod Playground" OR
    • the generated custom post

Demo Post

You can directly access the live playground demo here:

https://www.reddit.com/r/automod_sim_dev/comments/1tauzh9/automodsim/

After opening the post:

  1. Click "Open Playground"
  2. The moderation sandbox UI will launch
  3. Enter AutoMod-style rules and sample post data
  4. Run simulations and review moderation results

The playground safely simulates moderation behavior without affecting live subreddit activity.


Using The Sandbox

Inside the playground:

  1. Enter AutoMod-style rules
  2. Input sample post data
  3. Run the simulation
  4. Review:
    • matched rules
    • moderation actions
    • regex matches
    • filter results

The app safely simulates moderation outcomes without affecting real subreddit activity.


Example Supported Rules

  • Keyword filters
  • Basic regex patterns
  • Karma thresholds
  • Account age checks
  • Simulated moderation actions

Built With

  • Devvit
  • TypeScript
  • Reddit WebView
  • Custom moderation simulation engine

Changelog

v0.0.4

  • Added custom splash screen
  • Added moderation sandbox UI
  • Added regex simulation
  • Added karma and account age filters
  • Improved README and onboarding
  • Added branding and app icon

Notes

This project is currently under active development and additional moderation tools and rule validation features may be added in future versions.

About

AutoMod Playground is a Devvit-powered moderation sandbox for safely testing AutoMod-style rules, regex filters, karma checks, and moderation actions before deploying them live on Reddit communities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors