Moderation hooks for external services
Expose endpoints that external tools can interact with to do moderation actions
Implementation
Actions should be thrown into a Redis queue to be dealt with when certain events occur
Events
- User creation
- User login
- Pixel placement
- Pixel undo
- Instance first seen
Endpoints
Moderation endpoints should allow for a shared access token to be used by an external service