diff --git a/index.js b/index.js index 1390275..c78f7bb 100644 --- a/index.js +++ b/index.js @@ -581,8 +581,7 @@ xmpp.on("stanza", (stanza) => { "product_data": product_id, "raw": product_id_raw, "rawBody": body, - "image": stanza.getChild("x").attrs.twitter_media || null, - "productText": text || null + "image": stanza.getChild("x").attrs.twitter_media || null } } }, getCircularReplacer(), 2), 'utf8');