I have an python app for a discord bot. This is my second one on railway actually the first one is working fine.
The app does not build. There are no build logs. I added the start command already, there is a requirements.txt file present in the repo. I just don't get it.
The app deploys but the bot never comes online, and then the app also crashes after about 3 or 4 minutes, which now that I come to think of it is close to the 300 second health check time.
Anyways, I don't understand why it's not building. Please help 🫶