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

Feature: Post-Replay state validation #113

Open
SakuraIsayeki opened this issue Aug 25, 2022 · 0 comments
Open

Feature: Post-Replay state validation #113

SakuraIsayeki opened this issue Aug 25, 2022 · 0 comments
Labels
API Related to API development enhancement New feature or request good first issue Good for newcomers

Comments

@SakuraIsayeki
Copy link
Owner

SakuraIsayeki commented Aug 25, 2022

Context

During moderation, a Community Manager has no awareness of posts not meeting guidelines, other than by manual validation.

Problem

A Community Manager should be able to systematically know what posts logically fail to meet guidelines, when applicable. Failing to provide such a system, many posts can fly under the radar, and not be picked up by manual verification.

Solution

Automate and implement post-replay state validation, on all possible aspects.

This encompasses player roster checks, flair checks, and chat checks.
Some of these are already implemented app-side, as visual guides (see posts view for any post with replay attached). The objective now is to further expand this API-side, and implement more extensive automated background checks, performed on any new post uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to API development enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant