This commit is contained in:
parent
df4bfc0454
commit
cbedf1be74
@ -55,12 +55,12 @@ module.exports = {
|
||||
rows.forEach(row => {
|
||||
|
||||
});
|
||||
|
||||
|
||||
const embed = new EmbedBuilder()
|
||||
.addFields(
|
||||
{
|
||||
name: "",
|
||||
value: `<@${row.discord_id}> asdsadadasddasasda`,
|
||||
value: `<@asd> asdsadadasddasasda`,
|
||||
inline: true
|
||||
},
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user