Skip to content

Sloppers/slopper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slopper Bot

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.

How it works

  1. Maintainer comments /slopper report on a PR
  2. GitHub sends a webhook to this Worker
  3. Worker verifies the reporter has admin/maintain permission
  4. Creates risky_users/{username} in Sloppers/community-list
  5. Reacts with a rocket to confirm

About

Slopper bot for GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors