This commit is contained in:
parent
7c8261f321
commit
cc1186f496
@ -103,7 +103,7 @@ conn.query('SELECT discord_id, discord_username, cargo FROM users', (err, result
|
|||||||
${tabelaSemBorda}
|
${tabelaSemBorda}
|
||||||
\`\`\`
|
\`\`\`
|
||||||
`)
|
`)
|
||||||
.setFooter({ text: 'Adicionado à base de dados ✅' });
|
.setFooter({ text: 'Adicionado à base de dados ✅' }),
|
||||||
|
|
||||||
await interaction.editReply({ embeds: [embed] });
|
await interaction.editReply({ embeds: [embed] });
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user