This commit is contained in:
parent
9f58600d97
commit
13179e7a15
@ -79,7 +79,7 @@ module.exports = {
|
||||
|
||||
embed.addFields({
|
||||
name: ``, // ou algum outro título
|
||||
value: `> **${row.nig}** \n > <@${row.discord_id}> \n *Meta Semanal:* \n * Carvao: \`1000\`\n * enxofre: \`1000\`\nCargo: ${row.nomedocargo} `,
|
||||
value: `> **${row.nig}** \n > <@${row.discord_id}> \n **Meta Semanal:** \n * *Carvao:* \`1000\`\n * *Enxofre:* \`1000\`\n**Cargo:** \`${row.nomedocargo}\`\n `,
|
||||
inline: true
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user