{ "name": "bot", "private": true, "type": "commonjs", "scripts": { "start": "node --env-file=.env bot.js" } }