SINGLE BLACK FEMALE ADDICTED TO RETAIL
This commit is contained in:
parent
959eedb964
commit
6c96d02746
1 changed files with 1 additions and 1 deletions
|
|
@ -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}>` },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue