New ask Hacker News story: Ask HN: Best practices for a scalable community moderation system?

Ask HN: Best practices for a scalable community moderation system?
2 by randofab | 1 comments on Hacker News.
I am building a TikTok like video sharing site and am looking for technical guidelines and best practices for building a community moderation system to serve the first 0 to 100k users. Without admins or trusted moderators. E.g. when a video is flagged x times within y views, automatically provide it to select users for review. If z% of those confirm the flag, automatically delete the video and punish the uploader. Etc. Any tips or resources detailing how to build out such a system?