test
This commit is contained in:
parent
bb6175be6a
commit
d8c6147c55
@ -47,7 +47,8 @@ module.exports = {
|
|||||||
🆔 Steam ID: \`${link.steam_id}\`
|
🆔 Steam ID: \`${link.steam_id}\`
|
||||||
🎯 Player ID: \`${link.player_id || 'N/A'}\`
|
🎯 Player ID: \`${link.player_id || 'N/A'}\`
|
||||||
${lastConn}
|
${lastConn}
|
||||||
📅 Lié le: ${new Date(link.linked_at).toLocaleDateString('fr-FR')}`,
|
📅 Lié le: ${new Date(link.linked_at).toLocaleDateString('fr-FR')}
|
||||||
|
`,
|
||||||
inline: false
|
inline: false
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user