R
Railway12mo ago
Osko

Discord Bot no starts

hello, i try to host my discord bot in railway but cant connect, the log only send "ModuleNotFoundError: No Module named 'discord'" message, need some help, ty
No description
29 Replies
Percy
Percy12mo ago
Project ID: 06970eaf-0027-4fe8-b1f6-f4cbf37cdd13
Osko
OskoOP12mo ago
06970eaf-0027-4fe8-b1f6-f4cbf37cdd13
LaCrak27
LaCrak2712mo ago
Are you using discord.js? nvm python whoops
Osko
OskoOP12mo ago
no, im using discord.py
LaCrak27
LaCrak2712mo ago
do you have a requirements.txt file with all the dependencies in the repo?
Osko
OskoOP12mo ago
yep, i use "pip freeze > requeriments.txt" and i commit to repo
LaCrak27
LaCrak2712mo ago
may i see your build command? its on the service settings
Osko
OskoOP12mo ago
No description
LaCrak27
LaCrak2712mo ago
ok, on that custom build command put pip install -r requirements.txt
Osko
OskoOP12mo ago
ok, its building but give me error
LaCrak27
LaCrak2712mo ago
same one?
Osko
OskoOP12mo ago
No description
Osko
OskoOP12mo ago
type error, my bad
LaCrak27
LaCrak2712mo ago
np
Osko
OskoOP12mo ago
nop, give me the same error .
Adam
Adam12mo ago
Please send your repo
Osko
OskoOP12mo ago
GitHub
GitHub - crp1tlswus7ei/ellayOs_Beta
Contribute to crp1tlswus7ei/ellayOs_Beta development by creating an account on GitHub.
Adam
Adam12mo ago
your requirements.txt file is misspelled So Railway is not installing your requirements please change the name to "requirements.txt" Also, you are using youtube-dl, which is not allowed on Railway according to their TOS You will need to remove both youtube-dl and yt-dlp to host your app on Railway
Osko
OskoOP12mo ago
i understand, i check this and deploy again
Brody
Brody12mo ago
you may have skipped over the last few things Adam said
Adam
Adam12mo ago
No, they didn't. They've updated their requirements.txt
Osko
OskoOP12mo ago
I did everything and now it works its active
LaCrak27
LaCrak2712mo ago
i think brody meant the yt-dl stuff
Osko
OskoOP12mo ago
i solve my problem
LaCrak27
LaCrak2712mo ago
glad to know we could help :)
Adam
Adam12mo ago
Yep, they changed that before they changed the file name
LaCrak27
LaCrak2712mo ago
oh, nice!
Osko
OskoOP12mo ago
thank you all
LaCrak27
LaCrak2712mo ago
np
Want results from more Discord servers?
Add your server