Project won't run itself

I’m currently experiencing an issue, glitch won’t start my discord bot itself.
I have to open console just to run it, are there any ways to fix it?

Hello, what does the start script in your package.json look like?

“main”: “server.js”,
“scripts”: {
“start”: “node server.js”
}

Do your logs say anything?

all it said was “ping” since i tried a 24/7 hosting method, but i removed it

Odd, if possible, could you DM me the invite link so I can have a look?

invite link to?

The project, be sure to DM it to me.

one question, how do i DM? (im new to glitch support)

Can you show me what happens when you run node . in the console?

I’m stumped on this one! You should contact support@glitch.com for help.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.