Save JSON file to grab other data from it later
问题 I want to be able to save my json file with new data and then call upon that data so that I can save new data again. Right now all it is doing is it is, when I call upon any part of the JSON file's data, staying the same the last time I manually saved it. (I did edit some code and a better description of my problem) Thank you in advance! Here is my code there is no error log: const Discord = require('discord.js'); const botconfig = require("./botconfig.json"); const fs = require("fs"); const