Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/Improve scripting and automation for mods/admins #418

Open
Security-Chief-Odo opened this issue Jun 9, 2024 · 1 comment
Open

Add/Improve scripting and automation for mods/admins #418

Security-Chief-Odo opened this issue Jun 9, 2024 · 1 comment
Labels
enhancement New feature or request optional

Comments

@Security-Chief-Odo
Copy link

Doing the same thing over and over again is annoying and time consuming. Add the ability for certain tasks to be automated including programmatic rule based moderation. 'Automod'

Example:
Constantly receiving easy to identify spam/bot posts or comments, from other instances. Allow an admin panel for site-wide configuration of a set of rules to be applied against posts or comments based on certain criteria, and act accordingly. Mods should also have this ability in the community they moderate only.

This is not the only usecase, but a primary one. Automatically removing posts and comments that match a given ruleset as a starting point . Golang template? Lua script? Specific DSL? Not YAML. Would need to securely expose options and actions along with fleshed out authentication, authorization and accounting/logging (AAA).

@Pdzly
Copy link
Member

Pdzly commented Jun 17, 2024

We already plan to have a Regex Filter scoped down a community.

See #162 #160 #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optional
Projects
Status: Ideas
Development

No branches or pull requests

2 participants