[RELEASE] Echo Speaks V4

@tonesto7 thank you for the response. I noticed this commit to the server back in December 2020 introduced a process.exit() after refreshing the cookie. Wondering if that is causing all the issues that many of us are experiencing with the server stopping after a number of days.

I am no expert from what I searched this will stop the application, but I don’t see where there is code to restart it afterwards. For testing purposes I just edited the index.js file within my container to comment out that section. My cookie isn't set to refresh for 2.5 days so I will report back then to see if it is still up and running and working. If this does solve the issue, I can manage restarting the container externally until it is determined how best to fix.