-
-
Notifications
You must be signed in to change notification settings - Fork 750
Add DM Sent field to infraction details #1864
Copy link
Copy link
Closed
Labels
a: APIRelated to or causes API changesRelated to or causes API changesa: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)p: 3 - lowLow PriorityLow Prioritys: needs reviewAuthor is waiting for someone to review and approveAuthor is waiting for someone to review and approvestatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Metadata
Metadata
Assignees
Labels
a: APIRelated to or causes API changesRelated to or causes API changesa: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)p: 3 - lowLow PriorityLow Prioritys: needs reviewAuthor is waiting for someone to review and approveAuthor is waiting for someone to review and approvestatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Type
Fields
Give feedbackNo fields configured for issues without a type.
It was suggested on discord by @codephile1221 that when viewing an infraction via the
!infractioncommand, it should have aDM Sentfield for reference -- particularly helpful in the case of a warning as the user may not even realise they were warned for a certain behaviour.This will require a PR to site since means updating the database schema.
RELEVANT PR TO BE MERGED WITH THOSE OF site#610 and api#20.