Helped me with the following problem at the time of sending the bot to the heroku host on JS:
2018-10-27T23:01:43.982558+00:00 app[web.1]: at tryModuleLoad (module.js:506:12)
2018-10-27T23:01:43.982559+00:00 app[web.1]: at Function.Module._load (module.js:498:3)
2018-10-27T23:01:43.989840+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2018-10-27T23:01:43.990291+00:00 app[web.1]: npm ERR! errno 1
2018-10-27T23:01:43.992175+00:00 app[web.1]: npm ERR! [email protected] start: node .
2018-10-27T23:01:43.992417+00:00 app[web.1]: npm ERR! Exit status 1
2018-10-27T23:01:43.992741+00:00 app[web.1]: npm ERR!
2018-10-27T23:01:43.992997+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2018-10-27T23:01:43.993241+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2018-10-27T23:01:44.251608+00:00 heroku[web.1]: Process exited with status 1
