[3/3] Hosting the Discord Bot on Google Cloud FREE | Building a Discord Bot in Python

preview_player
Показать описание


In this video I will show you how to host your discord bot (or other script) on a google cloud server.

This is a continuation of my beginner discord bot tutorial. You may find it helpful to watch the videos listed above, before watching this one. However, if you already have a script that you would like to host, it is not necessary that you watch the other videos.
Рекомендации по теме
Комментарии
Автор

Dude! Really clear and concise tutorial. Had me set up so fast. Good work man.

geetslys
Автор

Finally a way of hosting it without having to rewrite all the code you are THE BEST

OldieAviePk
Автор

just what I was looking for, i am also your 500th sub!congrats on 500

cb
Автор

By far the best video on hosting a bot! Using it to run a Twitter bot currently.

Sparrowly
Автор

Thank you so much. This is literally exactly what I needed and you make this so clear. Keep up the amazing work!

dummyspice
Автор

You're a legend. Well spoken and informative! Nice! Thank you so much!

LastBlackViolin
Автор

thanks mate for really great tutorial. i have no knowledge of coding but needed to run some codes in python and from last few days i was running them on my pc or phone with help of tutorials from youtube and was wondering if there is way so i can shut down my pc. i saw few cloud based services but your video really helped. it not just explained how to run a bot but also explained how to make sure it keep running. i missed't very last part at first which was the most important part which is how to keep it running. Now i came back to your video again and saw that you explained that too. Thank you so much.

simr.deep.photos
Автор

Really good tutorial, appreciate it man.

sidavery
Автор

hey thanks for the tutorial, got a quick question. If my code uses a env text file to sensitive information like my bot token, I assume as long as I upload it to the same directory as the bot code itself, it should work the same as if it was locally running correct?

TheTeflonDom
Автор

Hi, thank you so much for this tutorial! I have a question tho: I have a bot that sends images and gifs, how do I copy over these images and gifs to the VM instance? Thanks!

SamFreelancePolice
Автор

Top tier tutorial, very clear to follow. Thumbs up

Benethen_
Автор

Nice work man, I appreciate the guide. You've earnerd yourself a sub.

Nyoronyoden
Автор

Useful tidbit about running tmux in GCP, thanks.

MrZjadacz
Автор

really helpful! Thanx a lot
with zero knowledge of hosting things, got my bot working from Google Cloud, that's great.

mebeats
Автор

Thank you so much! It worksss! after going through countless hosting sites~ Bless you

TingChannavong
Автор

Im making bot thats coded in javascript, what do I do differently to host it?

reggiesmemestash
Автор

Thanks for the video. Helped me a lot with hosting my Telegram bot for the first time!

daramgk
Автор

hi when I run pip it says I installed python 3.8.6 btw can anyone help? Haven't been able to find anything useful on google that
-bash: pip: command not found

parmo
Автор

what do I do if my bot also has a json file thats also part of the bot (allows it to change the prefix and basically allows the commands to work)

gdkid
Автор

I have a bot that uses a users.db file that will change overtime. How can I download this file to my computer so that I have it locally as well?

squatchsports