#Running multiple bots on one server

1 messages · Page 1 of 1 (latest)

fading pebble
#

How can you run two or more bots at once on one server?

soft valley
#

Lunch 2 scripts ?

errant maple
# soft valley Lunch 2 scripts ?

if you don't have a graphical interface it can be a little more difficult.

I suggest to use Docker if you don't have any graphical interface

soft valley
#

So you can have 2 folder with all ur bot in it and then a file main.py that import both folder main to start everything

wary mist
#

Not sure if ptero would like that

wary mist
wary mist
#

So i assume its either shared hosting, or not even ptero

#

In which case, most hosts have a policy against multiple bots on the same server

soft valley
wary mist
soft valley
floral nest
forest forum
#

One big thing to note when doing this. . . .

#

If the bot is not verified, the discord rate limits are shared between all on the same IP address. If one (or both) are verified, the rate limiting is specific to the bot.