Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for ModBridge Command

Inspiration

Moderators often see a long list of reports with little context. The costly part is deciding which report is urgent, finding the matching rule, writing a consistent message, and handing off context to another moderator.

What it does

ModBridge Command gives mod teams a single queue for reported posts and comments. It scores urgency, maps each item to community rules, highlights evidence, and drafts moderator notes, removal reasons, and user messages. The demo never auto-enforces; every action requires moderator approval.

How I built it

I built Devvit Web configuration, a static webview, a Node server entry, deterministic moderation engine, Redis-ready queue state, moderator-scoped Reddit API permission notes, report/mod-action hooks, and a local sample server for judges.

Reddit Developer Platform features

The package includes a Devvit Web post entrypoint, Devvit server endpoints, internal report trigger routes, mod action hooks, menu launch, scheduled refresh, Redis permission, and moderator-scoped Reddit API permission configuration.

Challenges I ran into

The main challenge was keeping the app helpful without making moderation decisions opaque. The tool exposes matching rules, reports, score, draft text, and an audit checklist.

What's next

Connect Devvit Redis, add subreddit-specific rule import, sync removal reasons, add handoff history, and learn from moderator feedback.

Built With

Share this project:

Updates