#Running multiple bots on one server
1 messages · Page 1 of 1 (latest)
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
Like I guess he is using a ptérodactyl server (only one)
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
Not sure if ptero would like that
Seen many many segfaults caused by exactly this
If its a VPS / dedi then he wouldve just created a new server
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
you can do what i said on preto and its okay if there is enough ram
Read what I said
What does mean segfaults ?
i really suggest using terminal multiplexer then before going full docker, tmux is what i use but screen is native UNIX based distrib