SINGLE BLACK FEMALE ADDICTED TO RETAIL

This commit is contained in:
Soph :3 2025-12-20 14:50:23 +02:00
parent 959eedb964
commit 6c96d02746

View file

@ -177,7 +177,7 @@ client.on("interactionCreate", async interaction => {
title: "📦 External Upload", title: "📦 External Upload",
description, description,
fields: [ fields: [
{ name: "Download", value: url }, { name: "Download", value: url+"#"+encodeURIComponent(description) },
{ name: "Requested by", value: `<@${interaction.user.id}>` }, { name: "Requested by", value: `<@${interaction.user.id}>` },
], ],
}, },