Bot Studio for Discord

Bot Studio for Discord

screamfine Nov 18, 2020 @ 7:23am
How can you host your bot?
Hi there,
if I made a bot with your tool, what are my options of hosting this bot? And how much does this cost? I have a VPS server (Ubuntu) - could I host it there?
Are there any tutorials available on hosting this bot?
Last edited by screamfine; Nov 18, 2020 @ 7:25am
< >
Showing 1-13 of 13 comments
누누 Nov 21, 2020 @ 11:02am 
I have same problem as you I'm waiting answer too :mistleaction:
Pfeffi Jul 9, 2021 @ 3:58pm 
I use a RaspberryPi for it
Terrorist Jul 12, 2021 @ 11:49am 
Hi, I think stin is working on a hosting tutorial.
Foxy Hunter Jul 21, 2021 @ 7:13am 
You can host your bot for 100% free 24/7 on Heroku. (With the help of GitHub)
If needed I can make a quick turorial how you can do that.
Last edited by Foxy Hunter; Jul 21, 2021 @ 7:15am
FinnGaming Jul 25, 2021 @ 4:15am 
You can host it on a root server. I already do this.
2IceCube Apr 24, 2022 @ 10:45am 
Foxy Hunter May 28, 2022 @ 11:27pm 
Update, I've been running some bots made with this tool for 4 months on a selfhosted server. I'm basically using a nodered docker container in which I use the npm module "forever" to run the bot.js script in the background continuesly.
forever start bot.js
Charbel Jan 26, 2023 @ 12:24pm 
Originally posted by Foxy Hunter:
You can host your bot for 100% free 24/7 on Heroku. (With the help of GitHub)
If needed I can make a quick turorial how you can do that.
Can you do a quick tutorial plz ?
Foxy Hunter Mar 5, 2023 @ 11:53am 
Originally posted by Charbellois.:
Originally posted by Foxy Hunter:
You can host your bot for 100% free 24/7 on Heroku. (With the help of GitHub)
If needed I can make a quick turorial how you can do that.
Can you do a quick tutorial plz ?

Ah, since posting that comment things have changed with how Heroku works and I would no longer recommend it. It's become impossible to properly store things and it's not as reliable anymore, however, I can recommend a VPS (Virtual Private Server) on which you can run it.

After Heroku made some changes on their side I haven't found any reliable method to host a discord bot 24/7 for free, cheap yes, but free no. You could also invest in something like a raspberry pi or small power efficient computer to run it, but unless you are a homelab enthusiast I'd reccomend for some cheap VPS.
iRelapsedx Jul 16, 2023 @ 10:11pm 
How do I make a simple ping\pong command using the Send Message Node > Send Embed?
PENTA | RedoX' Nov 17, 2023 @ 4:57am 
i use windows vserver on zaphosting works perfectly
BlackTiger Nov 21, 2023 @ 8:19am 
Yes, you can use it on a VPS hosting, you just have to install Node.js.
< >
Showing 1-13 of 13 comments
Per page: 1530 50