Need help for storing and access Token from data.json
i want to access token from data.json which is stored like this
token is stored for every user
when author will use the cmd bot will work according to token which was set for author
10 Replies
- 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.
- Issue solved? Press the button!Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
it was d.js question
i want to access them in js file
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
token != discord bot token
this is api token
of a websiteUnknown User•2y ago
Message Not Public
Sign In & Join Server To View
not bot token
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
it's not a problem with token,
i just want to access from data.json it should be anything not only token
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View