#i want to get discord id of someone that is searched through fivem

4 messages · Page 1 of 1 (latest)

median tendon
#

hey i want to retrieve discord
[{"name":"بلبل حيران ","ping":98},{"endpoint":"127.0.0.1","id":149,"identifiers":["steam:110000149808cf7","license:6a93a3444f159de366bb21c6042b1a9a6f7cb120","live:1055519370400304","discord:855629685248360448","fivem:4127378","license2:6a93a3444f159de366bb21c6042b1a9a6f7cb120"}]

 result.push(`${index++}. ${player.name} | ID : ${player.id} | Ping : ${player.ping} | Discord : ${player.identifiers }\n`);```
idle scrollBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

cold pine
#

String manipulation and array indexing aren’t djs related, it’s a pure JS question. So last bullet point applies here👆