-
-
Notifications
You must be signed in to change notification settings - Fork 138
Support deleting infractions #430
Copy link
Copy link
Closed
Labels
area: APIRelated to or causes API changesRelated to or causes API changespriority: 2 - normalNormal PriorityNormal Prioritytype: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
area: APIRelated to or causes API changesRelated to or causes API changespriority: 2 - normalNormal PriorityNormal Prioritytype: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
The bot tries to delete infractions that fail to apply on the Discord side of things. This is cause it sends the infraction to our API before applying it on Discord. However, our API doesn't actually support the delete method so it returns a 405.