Server Crash -> Memory Leak
Incident Report for 3PG
Resolved
// bot code after login \/
// If not started, don't start. Otherwise start, if started already?!

>>> if (!this.started) return;
this.started = true;

May look for safer deployment options as copy and paste deployment goes wrong nearly every time...
Posted Jun 27, 2020 - 08:30 BST