nike-snkrs-monitor icon indicating copy to clipboard operation
nike-snkrs-monitor copied to clipboard

Having trouble understanding

Open Lachlansavage opened this issue 4 years ago • 1 comments

It says "After installing dependencies you'll need to rename the RENAME-discord-info.json file to just discord-info.json. This can be done by typing mv RENAME-discord-info.json discord-info.json into the terminal. From there, edit the file and replace the placeholder values with your webhook's ID and token." I'm having trouble understanding how I should rename it. Do i type mv RENAME-discord-info.json discord-info.json into the terminal and then rename it again to my webhook? please help

Lachlansavage avatar Jun 17 '20 00:06 Lachlansavage

So, just run the command: "mv RENAME-discord-info.json discord-info.json", then run a second command to open the file & edit the line where you have to put your discord webhook url: "nano discord-info.json". After editing the line with your webhook url press Ctrl + X, Ctrl + Y. Now you can run the script

kacperkwapisz avatar Jul 06 '20 15:07 kacperkwapisz