“dependencies”: {
“discord.js”: “^11.3.2”,
“ms”: “^2.1.2”,
“scripts”: { “start”: “node bot.js” }
}
}
Error: Check /app/package.json: command not found. Is a start script missing? https://glitch.com/help/failstart/
And that’s in my package.json so idk…