Search
Setup for Free
d-I❄
discord.js - Imagine ❄
•
4y ago
PAdventures
Get specific data from a .json file using djs
{ "name": NAME:, "version": VERSION, }
{ "name": NAME:, "version": VERSION, }
How would i use javascript to get the data
"version
" from the
.json and store it in a variable
?
discord.js - Imagine ❄
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
58,333
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
{
"name"
:
NAME:
,
"version"
:
VERSION
,
}
{
"name"
:
NAME:
,
"version"
:
VERSION
,
}
S
souji
•
7/19/22, 9:31 AM
this has nothing to do with discord
.js
, you can find information on requiring
, reading and
/or parsing JSON files online
Similar Threads
Using raw APIInteraction data with DJS
d-I❄
discord.js - Imagine ❄ / djs-questions
3y ago
Upgarding ChannelType from djsv13 to djsv14
d-I❄
discord.js - Imagine ❄ / djs-questions
3y ago