feat: add per-event colour coding to mod and activity logs
Node.js CI / CI (pull_request) Successful in 32s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m1s

Co-Authored-By: Hikari <hikari@nhcarrigan.com>
This commit is contained in:
2026-03-31 17:30:34 -07:00
committed by Naomi Carrigan
parent 088f74e559
commit 8dd66d88c1
20 changed files with 106 additions and 20 deletions
+1
View File
@@ -54,6 +54,7 @@ export const onMessageDelete = async(
await logActivity({
client: message.client,
colour: "messageDeleted",
emoji: "🗑️",
fields: fields,
title: "Message Deleted",