Type:
{{ punishment.type }}
Value: {{ punishment.value }}
Reason: {{ punishment.reason }}
Active: {{ punishment.active }}
Expires at: {{ format( punishment.expiresAt, "MMMM Do YYYY, h:mm:ss a" ) }} ({{ formatDistance(punishment.expiresAt, new Date()) }})
Punished at: {{ format( punishment.punishedAt, "MMMM Do YYYY, h:mm:ss a" ) }} ({{ formatDistance(punishment.punishedAt, new Date()) }})
Punished by: {{ punishment.punishedBy }}
Value: {{ punishment.value }}
Reason: {{ punishment.reason }}
Active: {{ punishment.active }}
Expires at: {{ format( punishment.expiresAt, "MMMM Do YYYY, h:mm:ss a" ) }} ({{ formatDistance(punishment.expiresAt, new Date()) }})
Punished at: {{ format( punishment.punishedAt, "MMMM Do YYYY, h:mm:ss a" ) }} ({{ formatDistance(punishment.punishedAt, new Date()) }})
Punished by: {{ punishment.punishedBy }}