Hi, im just notice that my discord bot got offline with the same error:
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at /etc/service/watcher/source/app-picker.js:107:37
at ChildProcess.exithandler (child_process.js:267:7)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
Help, my bot goes offline too. Can i know what the watch.json thing is? Please it took me months to make my bot and i dont want it offline. It means a lot to me. It could potentially be the begging of a real passion and i dont want to waste it like this. Please tell me what it is. I beg you
Watch.json is a way of changing which files trigger restarts or installs when they’re edited - it doesn’t help keeo your project awake. See this response to your thread about how to do that: My discord bot goes offline