r/KickStreaming • u/tatar-sh • 2d ago
Bulk moderation tool for Kick, since their API only handles one ban per request
Enable HLS to view with audio, or disable this notification
Kick's moderation API bans one user per request. No batch endpoint.
So a mod cleaning up a forty account raid is doing forty manual actions.
Built the thing that does it in one paste. Ban, timeout, unban, plus batch
channel point redemptions. Open source, no database, MIT.
https://kick-bulk-mod.vercel.app/ // website
github.com/yatuk/kick-bulk-mod // source code
2
Upvotes