How to host your discord bot online 24/7 - FOR FREE!
ฝัง
- เผยแพร่เมื่อ 15 ม.ค. 2025
- This is how you can keep your discord bot online 24/7 for free!
Join my discord ⚠️:
🡺 / discord
Discloud Hosting:
🡺 discloud.com/
Want to become a member? Want access to pastebins? Join below!
🡺 / @mrjawesomeyt
MongoDB Guide:
🡺 • [NEW] - MongoDB Connec...
Moderator Role (Permission Check) Guide:
🡺 • [NEW] - Discord Bot Mo...
My Handler (DevToolKit):
🡺 • How to code a Discord ...
Tutorials would be more effective if you explain the code as you write it. That would also help to avoid typos, which I've seen in some of these videos.
Thank you so much for taking the time to record a video about DisCloud! 🥳 Your support means a lot to us, and it's amazing to see how you're helping to spread the word about our platform to even more people.
The work you do is inspiring, and we're very happy to have someone so talented talking about DisCloud. If you need anything or want to know more about the platform, we're happy to help!
Once again, thank you very much and success always!
Error: Error trying to read the discloud.config file
I managed to fix this issue by opening my bot project from the root folder of the project and then hit upload.
What?
@@-voqo- you can manually upload your files or you can start the bot manually after creating the config file and stop it and then upload and click the button after some time
Wait a minute, I remember u. U were that zr streamer that always hosted events. Im also getting into programming and started off with discord bots as a start. Dang the old zr days were so fire. Anyways I hope you keep up the good work!
Thank you so much!! This works unbelievably well!
This was super helpful!
Thanks for the video ✨
Thank you for this video. You are a legend!
Say go ahead one more time.
go ahead and just say go ahead
When I open that website, it says: 405-method not allowed. How to fix?
thank you, it worked, but i want to know, are there any limits? like usage limits, size limits, time? because i see payment methods at the bottom
Host are online in Discloud Dashboard but when i try, the application did not respond even in member list show the bot are online status.
For everyone getting the registration error, just log in with discord
thanks bro
{"message":"Failed to create user","error":"Registration is disabled","status":"error"}
Me too
I think they probably disabled the register bc too many people were using it
try loggining from discord and after that connect your github
THANK U SO MUCH AMAZING!
how did you made the shop?
Can we close discloud and have our computer off for this one to work? or is it like pm2
close vs***
Yes you can
dose Error 92: An error has occurred. We do not detect package.json in the directory of your application. when I upload
It works but mygame bot records user's data and progress. How doI edit that file in Discoud ??
It Keeps saying it is an invalid token i reset my token and updated the files a couple times and it still doesn't work can anyone help?
thx so much hope it works for me
when i try to add a ddiscloud config, it dodes nothing
replit doesnt have a discloud extension
whn i right click in the explorer not do anything i right click
how do i do python discord bot with slash commands
OMGGGG this is the best !!!!
Im confused. I made the bot, now how do i actually put it in the server?
You made a bot and don't know how to put it in server? Where did you even learn coding? Do you even know it?
@@the_conqueror_x just answer the question
What a joke fam😂
@@aralanz fr you know right, people just copy things instead of actually learning. This is very common thing.
@@aralanz get a life.
What would I put if it's a python main file?
the commit does not work lmao
nvm it doesnt work at all, on localhost the same code works. useless.
Im confused, how do i access my bots file?
Discloud registration disabled :(
It says error trying to read the discloud config file
Get the carbon plan, they stopped letting people use It because of high levels of use
This works for website?
Thanks bro
😢😢 please can it works on telegram bot I really need help on this
message: the discloud.config file is invalid or doesnt exist
same to me, how to fix?
@ Idk :v
@@xXSteveNotFoundXx Hello! you need to run your first and then you upload to discloud.
@@withniellfx ah ok Ty, but I already quit making bots :v
❤
Thank you sooo much man!
amazing!
doesnt work, says registration is disabled
same
Happened to me to, what I did was just doing it via discord and link github after, and that worked. Make sure your browser is already logged in to the right github account before tho
I joined
Really good but question, does anyone know a way for discloud to ignore some files? Is there like a .discloudignore type of thing that can be setup? This is only because I want to have a different .env file for dev and for prod.
i mean you're not publishing your code to others, its a hosting not github..
THANKKKKKKKKKKKKKKKKKKKK UUUUUUUUUUUUUUUUU
it's working?
@withniellfx yeah, pretty good
@LionHYE so your bot running 24/7 🤔 Mine just keep offline everytimes i close vs code even in my discord server dashboard say online.
Omg thx
Token is safe ? Here
ye
Aw man
Ok so uh... New things i found is there is a requirement.txt bug for all **free** plan
Can you help me :3?
You need to include a 'requirements.txt' file in your bot's folder (root directory, don't put it in a subfolder) *if* your bot is built using python. Inside the file, you need to mention *all* python dependencies that your bot uses and follow proper formatting. You can google examples, almost every python project uses those.
It should fix the error.
had the same problem and apparently you can just run this command in your terminal:
"pip freeze > requirements.txt" (make sure it is in your bot's folder) to automatically create a requirements.txt file. Note this creates a file with all your current installations, so not only the one you need for your project
say email for collaboration.
Error: Error trying to read the discloud.config file
got the same error
You know how to fix it now?
@@skyblockenthusiast used another "tempalte" for the config file. Found on the web
thanks bro