Add an autmod-like filter functionality to wrapper on posts & comments

Open
#43 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
api, backend

Research direction

Start by locating the post and comment wrappers and the existing automod filtering behavior. Define the API path for adding content to the modqueue without removing it, then add coverage showing both posts and comments remain visible while entering the queue.

Written by the indexing model from the issue text.

Description

reddit-api

Add the ability to “filter” posts and comments. This functionality only exists in automod today and provides an essential way to add content to the modqueue without preemptively removing it. Otherwise, automations need to remove content to ensure it is in the queue for mod review.

TL;DR An API method that enables devs to add a post or comment to the modqueue without removing the content from the community.

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.