From 75ef9c9c326c055422b2a81517d830d86aa114c6 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 20 Sep 2025 21:01:03 +0200 Subject: [PATCH] h --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 3e8f05e..0118233 100644 --- a/index.js +++ b/index.js @@ -169,6 +169,7 @@ ${stats.isNewRecord ? `🎉 NEW RECORD! 🎉 A new record has been set, at ${sta ...stats, date: yesterday } } + console.log("Sending Matrix message:", JSON.stringify(message, null, 2)); } async function sendSummaryDiscord(yesterday, stats) {