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

Rule: Moderation #10

Open
noisy opened this issue Jun 8, 2018 · 0 comments
Open

Rule: Moderation #10

noisy opened this issue Jun 8, 2018 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed rule A functionality which enables to validate a post in a new way

Comments

@noisy
Copy link
Contributor

noisy commented Jun 8, 2018

Example configuration:

{
    "rule": "voters",
    "mode": "moderation",
    "threshold": 9,
    "weights": [
        ["dlivemoderator1", 3],
        ["dlivemoderator2", 3],
        ["dlivemoderator3", 3],
        ["dliveadmin", 9],
        ["dlivepoweruser1", 1],
        ["dlivepoweruser2", 1],
        ["dlivepoweruser3", 1]
    ]
}
@noisy noisy added the rule A functionality which enables to validate a post in a new way label Jun 8, 2018
@Jblew Jblew added help wanted Extra attention is needed good first issue Good for newcomers labels Sep 18, 2018
@Jblew Jblew self-assigned this Sep 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed rule A functionality which enables to validate a post in a new way
Projects
None yet
Development

No branches or pull requests

2 participants