problem was fixed now getting a new one
I am now getting this in deployment messages
33 Replies
Project ID:
N/A
its just repeating this
@Adam didnt wanna bother or alert you. Just had a problem wondering if u know what this is
What did you set your start command to?
as in the discord command
it was /startraffle
No, the start command in Railway. How you start your app
Please head to your build logs and download them using this bookmarklet
https://bookmarklets.up.railway.app/log-downloader/
im a moron thank u so much
huh?
No, you have to have your build logs open when you use the bookmarklet
You just didn't have your deployment open
like this
Those are your deployment logs, please send your build logs
Did you set a custom start command? If so, delete it
i dont think so
This is custom
Is this how you launch your app locally?
i laucnh the app locally thru vsc
Please send your repo
GitHub
GitHub - Lesinthegit/rafflebot
Contribute to Lesinthegit/rafflebot development by creating an account on GitHub.
im currently logged in on a clients github
Rename rafflebot discor.py to main.py
And remove the bot token from the file, you really should be using environment variables to keep it safe
Especially on a public repo
agreed haha
i just reset the token if i do anything with it
It did not. Did you rename the file?
i did yes
the .py is now main.py
and is it working?
jus checking now
i restarted the whole thing
interesting
/bin/bash: line 1: ./main.py: Permission denied
i changed the proctfile as well to match the py
idk if thats why
You privated the repo so I can't debug that, but I'm assuming that your start command in your Procfile is wrong
it should be python main.py
that fixed it
thank u
no prob
ur a life saver
have a good one 🙂
You too