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 = {