From 3f33f8f7080b1e266188a9c11ff7efdd74adc684 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Thu, 8 May 2025 00:26:29 -0600 Subject: [PATCH] testing again grr --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index b8aba2b..e9e9455 100644 --- a/index.js +++ b/index.js @@ -364,7 +364,7 @@ const handleDiscordGuilds = function (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)]; + const evt = events[product_id.pil.substring(0, 3)]; console.log({product_id_raw, product_id, fromChannel, bodyData, evt}) let embed = { description: ` ${bodyData.string}`,