Cloudflare Worker that powers the Slopper GitHub App. Handles /slopper report commands globally — when a maintainer reports a user, the bot adds them to the community risky users list.
- Maintainer comments
/slopper reporton a PR - GitHub sends a webhook to this Worker
- Worker verifies the reporter has admin/maintain permission
- Creates
risky_users/{username}inSloppers/community-list - Reacts with a rocket to confirm