Update an array in JSON Object property
I am making a discord bot in which i have created a config.json file, where i am storing the channels id added by the add_channel command and i want to remove them though the rmvchannel command. But when i am…