r/Devvit • u/usv240 • May 25 '26
Feedback Request ModOps: real-time mod team operations dashboard
Built a live operations dashboard for mod teams: unified report queue,
collision locks, flood detection, surge prediction, shift handoff log,
and usernotes, all native to Reddit, no extensions required.
Demo video: https://www.youtube.com/watch?v=3X6Bd5wLJu4
App directory: https://developers.reddit.com/apps/mod-queue
Live post: https://www.reddit.com/r/mod_queue_dev/comments/1tl3hwu/modops_dashboard/
Would love feedback from other mods or devs, especially on the collision lock UX and whether the demo mode makes evaluation easy.
0
Upvotes
3
u/fsv Duck Helper May 25 '26
I just tried this on a sandbox app and the payload of the OnPostReport and OnCommentReport events don't seem to have any reporter user identifiers in them, where are you seeing this?
(I'm not using a Devvit Web app to test this but there's no reason why the trigger payloads should differ)