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

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

View file

@ -362,7 +362,9 @@ const handleDiscordGuilds = function (data) {
const product_id = data.product_data;
const fromChannel = data.data.channel.room;
const bodyData = data.data.body;
console.log({
rawBody, text, product_id_raw, product_id, fromChannel, bodyData
})
let embed = {
description: `<t:${product_id.timestamp / 1000}:T> <t:${product_id.timestamp / 1000}:R> ${bodyData.string}`,