How to Host your Discord Bot 24/7 🕠

  Рет қаралды 34,241

Under Ctrl

Under Ctrl

Күн бұрын

How to Host your Discord Bot 24/7 🕠
🌐 Important Links
Cybrancee: cybrancee.com/... (Affiliate)
My Discord server (giveaway will be announced here): discord.underc...
Discord.js Tutorials: • Discord.js v14 Tutorial
Patreon: / underctrl
Buy me a coffee (one-time donation): buymeacoffee.c...
Using affiliate links will support the channel as I may get a small commission of the purchase at no extra cost to you.
Thanks for watching :)

Пікірлер: 46
@lonely6350
@lonely6350 Жыл бұрын
yesterday I thought about how to put my bot on hosting, and now you have already released a video, thanks
@wolfy01
@wolfy01 Жыл бұрын
could you make a video for an error handler?
@rbxcam7302
@rbxcam7302 Жыл бұрын
im getting alot of errors, like ``` throw err; ^ Error: ENOENT: no such file or directory, scandir '/home/container/commands' at Object.readdirSync (node:fs:1543:3) at getFilePaths (/home/container/node_modules/djs-commander/dist/index.js:82:20) at buildCommandTree (/home/container/node_modules/djs-commander/dist/index.js:133:28) at CommandHandler._commandsInit (/home/container/node_modules/djs-commander/dist/index.js:292:20) at new CommandHandler (/home/container/node_modules/djs-commander/dist/index.js:280:12) at Object. (/home/container/index.js:16:1) at Module._compile (node:internal/modules/cjs/loader:1233:14) at Module._extensions..js (node:internal/modules/cjs/loader:1287:10) at Module.load (node:internal/modules/cjs/loader:1091:32) at Module._load (node:internal/modules/cjs/loader:938:12) { errno: -2, syscall: 'scandir', code: 'ENOENT', path: '/home/container/commands' } Node.js v20.5.1 container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 1 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.```
@immortalsun
@immortalsun Жыл бұрын
Even though this is a sponsor, I’m interested in trying their service. I don’t like how complex a VPS is. Thank you for this tutorial!
@insypher
@insypher Жыл бұрын
Finally, the most awaited video! ♥
@coolstuffunboxings1127
@coolstuffunboxings1127 7 ай бұрын
Hey, my bot keeps on crashing. I watched your incredible video " Create a Chat GPT Bot in Discord (with GPT-4)" on how to create a bot on Visual Studio (used that code and method of implementation). Tried to launch it on this platform and not sure what to do. I'm getting an error with the OpenAPI key. Could you please guide me? Thank you.
@idklulw7085
@idklulw7085 9 ай бұрын
how do you get the modules installed if we upload all the files ourselves?
@zyfodexe
@zyfodexe Ай бұрын
hello, can you do launch multiple bots ?
@SmallShorts0
@SmallShorts0 Жыл бұрын
Thanks! Good Video! ♥
@famq7279
@famq7279 2 ай бұрын
If your bot is connected to a database would it read the database/api?
@MrLAIF782
@MrLAIF782 Жыл бұрын
Hello, I used my paypal account, if I wated to end the subscription, how would I do it?
@shayansep755
@shayansep755 7 ай бұрын
and what should we do with the json files ?? my bot constantly has to write on them and read from them...and i dont want to change my json structure because on heroku, i have to change the structure of the json files and for that i also have to change many codes
@22coyi
@22coyi Жыл бұрын
I didnt get the email, telling me that i created an account, that means i dont have a password, how do i fix this?
@pieso7591
@pieso7591 9 ай бұрын
do .env files stay private? and can you downgrade after the month that plan is way more than i need just now
@imstraightyt
@imstraightyt 7 ай бұрын
I have a replit project what to do bro pls tutorial
@AlexG-e2v
@AlexG-e2v 11 ай бұрын
Hi there, I just hosted my gpt-4 discord both with them, can you show how we can host multiple discord bots on one server?
@TimberChickenMafia
@TimberChickenMafia 10 ай бұрын
Will the files in my panel update when i change/edit my code or will i have to re-upload everytime?
@hsrgang
@hsrgang Жыл бұрын
bro you are the absolute best!!! i hosted the bot and coded it all thanks to your help.
@cloud_studio_store
@cloud_studio_store 7 ай бұрын
thanks it work but i can modify the files or add new commands ??
@patrickkeenan4084
@patrickkeenan4084 Жыл бұрын
Does it have support for environment variables in your code for secrets management?
@UnderCtrl
@UnderCtrl Жыл бұрын
For that you can create a .env file and save your env variables just like you would during development.
@patrickkeenan4084
@patrickkeenan4084 Жыл бұрын
@@UnderCtrl thanks! Prob won’t connect a GitHub repo then, don’t want to put that into source control
@UnderCtrl
@UnderCtrl Жыл бұрын
@@patrickkeenan4084 You can use GitHub (I recommend using it). Just use a .gitignore file and add .env to it. This will ensure you have 2 separate .env files for production and development. The .gitignore will make sure the .env file from development is not pushed to GitHub and the .env in your production environment won't be changed when you're pulling any new changes.
@eliabbott4539
@eliabbott4539 7 ай бұрын
I followed everything that you put on the video but my server is just crashing
@RainDropBlopper
@RainDropBlopper 6 ай бұрын
same here
@diablo_is_here7508
@diablo_is_here7508 Жыл бұрын
that's only hosting for 30 days ? i don't want to pay bruh
@sampreetkishan3170
@sampreetkishan3170 Жыл бұрын
I am trying to host a python bot. Now my problem is that I get this error while starting the bot. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- Please kidnly help me out. [Pterodactyl Daemon]: Exit code: 0 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
@UnderCtrl
@UnderCtrl Жыл бұрын
Hi, this is something you can open a support ticket for: cybrancee.com/client/submitticket.php
@sampreetkishan3170
@sampreetkishan3170 Жыл бұрын
@@UnderCtrl alright, thanks.
@BlackStrawberry1128
@BlackStrawberry1128 Жыл бұрын
Thanks soo much
@AnanyaChadha
@AnanyaChadha 3 ай бұрын
so helpful, thank you!
@KiwiBirdies
@KiwiBirdies Жыл бұрын
How do I install packages
@kaiminn0531
@kaiminn0531 Жыл бұрын
Thanks! It works!❤❤
@claudiuv91
@claudiuv91 Жыл бұрын
how many bots we can run with cybrancee ?
@thamanbh5266
@thamanbh5266 Жыл бұрын
Since this hosting for a limited amount of time, what do I do after the time gets over? Do you have to pay and is there no free way?
@UnderCtrl
@UnderCtrl Жыл бұрын
Yes, the code gives you a free trial of the service for a month. After that you have to pay to continue using the service.
@azarkar417
@azarkar417 Жыл бұрын
Can i host a discord bot on web hosting?
@Vandan_am
@Vandan_am Жыл бұрын
Can we do it for telegram?
@notcardi
@notcardi Жыл бұрын
honestly it would be better off hosting it on smth like replit
@UnderCtrl
@UnderCtrl Жыл бұрын
From what I’ve heard, uptime is very terrible on replit.
@LouieAlready
@LouieAlready Жыл бұрын
What about mobile😊😊
@kizlo943
@kizlo943 4 ай бұрын
very nice
@phvdev04
@phvdev04 Жыл бұрын
IS THIS WORKING ?
@UnderCtrl
@UnderCtrl Жыл бұрын
Yes
I tried Discord Bot Makers...
14:19
FaceDev
Рет қаралды 125 М.
Host a Python Discord Bot on AWS Lambda (Free and Easy)
21:40
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 14 МЛН
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 14 МЛН
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
How to Easily Host Your Discord Bot on a VPS (2024)
16:01
Hostinger Academy
Рет қаралды 2,7 М.
Why I'd never host my apps on a VPS
13:43
Web Dev Cody
Рет қаралды 55 М.
Create a Activity Presence for your Discord bot
21:46
Rainbow
Рет қаралды 254
How to make a Discord Bot for Beginners (Discord.js v14)
27:29
Under Ctrl
Рет қаралды 348 М.
Host Your Discord Bot For Free In 2024!
4:16
Max Codez
Рет қаралды 7 М.
Full Stack Developers will take over. This is why.
11:26
Ed Andersen
Рет қаралды 49 М.
How to Host a Discord Bot 24/7 on Digital Ocean ($100 in free credit)
11:34
How To Master Frontend Development | Get a Job in 2024
10:45
Levi Okoye
Рет қаралды 8 М.
How I deploy serverless containers for free
6:33
Beyond Fireship
Рет қаралды 509 М.
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 14 МЛН