Тёмный

How to Host a Discord Bot 24/7 on Digital Ocean ($100 in free credit) 

Worn Off Keys
Подписаться 23 тыс.
Просмотров 39 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 72   
@WornOffKeys
@WornOffKeys 4 года назад
🐳 Get $100 of Digital Ocean credit wornoffkeys.com/digital-ocean 🧠 Learn website dashboards + bot monetization: levelupyourbot.com
@ThammiiYamauti
@ThammiiYamauti 2 года назад
does the 100 credit is still valid?
@_LunarLoom
@_LunarLoom 2 года назад
does the 100 credit is still valid?
@voreal8027
@voreal8027 Год назад
W video! Been confused with VPS' in the past but this was really easy to follow, pm2 seems cool too
@adityakokate3096
@adityakokate3096 3 года назад
First choice for Everything Related to Discord Bots: Worn Off Keys!
@TrigamDev
@TrigamDev 4 года назад
I was about to look up how to do it myself, but then this came out
3 года назад
Thank you so much for this detailed tutorial! You explained it perfectly :)
@AadiPatangi
@AadiPatangi 2 года назад
This got my bot running on the cloud. TYSM
@GamePlayer1695
@GamePlayer1695 3 года назад
Woo I finally figured out how to move my bot to a VPS! Thank you, very helpful video :)
@sanic4325
@sanic4325 Год назад
is there a way to do this with python instead of js?
@ytgs
@ytgs 4 года назад
Can you make a video on how to make a antispam bot which warns us if we type more than *x* messages per *y* seconds. You can also include anti bad words system in that video!!
@warriorsgardenmma
@warriorsgardenmma 3 года назад
Discord currently has a feature to limit the frequency of messages in a given channel, I believe. If you're familiar with javascript I'd assume it'd be a matter of saving the message as a string and checking to see if it contains any buzzwords from a list of taboo words.Someone can correct me if I'm wrong in that assumption
@mariusstaugaitis2505
@mariusstaugaitis2505 3 года назад
Any reason why are u using Node.js v12 and not Node.js v15?
@arielag4317
@arielag4317 4 года назад
After how long will the vps end if I did not restart and did exactly what you did?
@abdulrehman-kk3jo
@abdulrehman-kk3jo 4 года назад
You deserve more subs dude. Keep up the good work! Instantly clicked on the notif ^_^
@WornOffKeys
@WornOffKeys 4 года назад
I appreciate it!
@NotInsertIGN
@NotInsertIGN 3 года назад
Does this only work with Javascript? I have a Java discord bot that I want to host with digital ocean, but I am unsure if Java works with DigitalOcean. Thanks! @Worn Off Keys
@chevvvv
@chevvvv Год назад
how can I make pm2 use bun index.js instead of node index.js?
@pizzaassociation5082
@pizzaassociation5082 Год назад
How can I delete all the dependencies and start over from scratch? I ran into an issue when something online told me to run apt remove nodejs
@MrIronManMC
@MrIronManMC 3 года назад
Thank you for this useful tutorial keep up!
@sebastiannietor9724
@sebastiannietor9724 3 года назад
How can I know the amount of CPU that my script consumes? To calculate the costs when uploading it to a server
@AntiAnything
@AntiAnything 4 года назад
ok so my bot works but whenever i change something in the code it doesnt update to my bot when i start with the bitvise consol but it does work when i start with the vs code terminal
@WornOffKeys
@WornOffKeys 4 года назад
Hey, you'll need to upload the changed code and then restart your bot using "pm2 restart "
@clooh
@clooh 3 года назад
I get this as an error "bash: line 1: html: No such file or directory bash: line 2: syntax error near unexpected token `
@elementsgaming2411
@elementsgaming2411 3 года назад
look up "How to install node.js on [service you chose]". I for instance looked up "how to install node on ubuntu" because my server uses Ubuntu. In the tutorial I think he uses centos
@clooh
@clooh 3 года назад
@@elementsgaming2411 Figured out the problem, there's an extra space when you run the install curl in the terminal
@wakicial156
@wakicial156 3 года назад
@@clooh i still don't get it can you paste me what to type i have problems rn pls
@clooh
@clooh 3 года назад
WakiCial fixed, you just have to type it out
@arielag4317
@arielag4317 4 года назад
all of the operating system are linux? or there is a windows server too?
@WornOffKeys
@WornOffKeys 4 года назад
Not sure if Digital Ocean offers Windows machine, but most hosting companies use Linux because it's cheaper and better performance for this type of thing. Most of the commands I show in this video are all you will need to know for basic bot hosting
@majorsin5118
@majorsin5118 3 года назад
Cant you just use the console inside digitalocean to keep it running?
@yoavyoutube
@yoavyoutube 10 месяцев назад
How does this work with a .env file?
@Luckyproog
@Luckyproog 4 года назад
hey, you got an idea how to get of a user on the guild over his nickname on the guild the id of this user?
@yeti3838
@yeti3838 4 года назад
I don’t really understand, but you could try out these that might suite your needs. message.author.username - gets the user name with the tag message.author.tag - gets the username with the tag message.author.id - gets the user is Keep in mind that those examples above are for the author of the message, you will need to sort them out yourself if you use a different method.
@kiwiwastaken
@kiwiwastaken 4 года назад
Thanks for this, was confused
@WornOffKeys
@WornOffKeys 4 года назад
Happy to help
@haxhub
@haxhub 3 года назад
does it restart itself after some time like on heroku. ? It restarts after 24 hours
@WornOffKeys
@WornOffKeys 3 года назад
The bot shouldn't restart on a timer using Digital Ocean
@haxhub
@haxhub 3 года назад
@@WornOffKeys tnx
@rehantheslaya4569
@rehantheslaya4569 3 года назад
i cant install nodejs
@vinz6957
@vinz6957 4 года назад
Bro can make tweet commands?
@WornOffKeys
@WornOffKeys 4 года назад
Hey, can you provide more information? Perhaps some examples
@vinz6957
@vinz6957 4 года назад
@@WornOffKeys Tweet command is an example like the one in dank memer bot whose command: "Pls tweet test" if we take an example! Tweet test, it will send via twiiter images, like fake twitter. And in images with tweet commands, our name on discord will be written in the command tweet image.
@tix6266
@tix6266 4 года назад
Can you make a voicechannel/textchannel delete command?
@WornOffKeys
@WornOffKeys 4 года назад
Hey, I go over the concept of deleting channels in this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-_nAg4efu0hs.html and this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-MTdkz6TLGOI.html
@tix6266
@tix6266 4 года назад
@@WornOffKeys Thanks :)
@joaovictormilhomem4590
@joaovictormilhomem4590 2 года назад
Thank u so much
@Ren-nf1xt
@Ren-nf1xt 3 года назад
How do I install FFmpeg to the server? I'm getting errors
@vayne8663
@vayne8663 2 года назад
sudo apt-get install ffmpeg
@tarakasiddhardhanekkanti5990
@tarakasiddhardhanekkanti5990 3 года назад
Can I get personal help pls I am a 14 yr old game dev I don't have money pls help me
@kamalCode
@kamalCode 4 года назад
How to host MERN PROJECTS ON AWS CLOUD HOSTING SETUP FOR NEW DEVELOPERS
@WornOffKeys
@WornOffKeys 4 года назад
Hey, I typically use a combination of MongoDB Atlas and AWS for my MERN projects. Within AWS I use Elastic Beanstalk for an easy-to-use auto scaling express server host
@levi9017
@levi9017 4 года назад
Can you show us how to host the bot for free 24/7 no credit card required
@WornOffKeys
@WornOffKeys 4 года назад
Hey, I'm not aware of a service that offers that. Everything either requires money or a card to be on file
@naclan8105
@naclan8105 4 года назад
Heroku
@nebzla
@nebzla 3 года назад
@@naclan8105 You still dont have enough hours to host it 24/7
@arnavmishra9500
@arnavmishra9500 4 года назад
50th viewer i am in ur server a booster
@WornOffKeys
@WornOffKeys 4 года назад
Thank you for boosting the server!
@saqibchy4254
@saqibchy4254 3 года назад
asks me for cc / and or paypal
@WornOffKeys
@WornOffKeys 3 года назад
Most hosting companies will to ensure they have some type of payment method on file for when the free credits end
@saqibchy4254
@saqibchy4254 3 года назад
does my paypal need to have a card linked or not?
@saqibchy4254
@saqibchy4254 3 года назад
it also asks me to pay $5 or smthn
@zoiskiee28
@zoiskiee28 3 года назад
@@saqibchy4254 Because they charge for the services after your trial dummy.
@antonioantognoni8816
@antonioantognoni8816 4 года назад
this isn't free bruh
@WornOffKeys
@WornOffKeys 4 года назад
Hey, it should give you $100 in credit when using the link in the description. What does it say when you are signing up?
@antonioantognoni8816
@antonioantognoni8816 4 года назад
@@WornOffKeys I sing up and I must add PayPal method to pay some monry
Далее
How to Easily Host Your Discord Bot on a VPS (2024)
16:01
How to Host Your Discord Bot 24/7 (BEST Budget VPS)
8:58
How to Make a 24/7 Live Stream Server (under $7/mo)
18:18
How to host a python website in digitalocean
10:27
Просмотров 4,1 тыс.
HTTPS, SSL, TLS & Certificate Authority Explained
43:29
Deploying a discord bot using docker
8:55
Просмотров 20 тыс.