From c3857fe5495fb84e9a1c1e57b118a5ccdecfc8bd Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Thu, 8 May 2025 00:17:00 -0600 Subject: [PATCH] Debug 5 --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 2ff011e..2d56421 100644 --- a/index.js +++ b/index.js @@ -363,6 +363,7 @@ const handleDiscordGuilds = function (data) { const product_id = data.data.product_data; const fromChannel = data.data.channel.room; const bodyData = data.data.body; + console.log(product_id_raw.substring(0, 3)) const evt = events[product_id_raw.substring(0, 3)]; console.log(evt) let embed = {