Debug 3
Some checks are pending
ptero-push / build (push) Waiting to run

This commit is contained in:
Christopher Cookman 2025-05-08 00:05:08 -06:00
parent 43f311b8c4
commit a2288a59c2

View file

@ -363,7 +363,7 @@ const handleDiscordGuilds = function (data) {
const fromChannel = data.data.channel.room;
const bodyData = data.data.body;
console.log({
rawBody, text, product_id_raw, product_id, fromChannel, bodyData
data,rawBody, text, product_id_raw, product_id, fromChannel, bodyData
})
let embed = {