I use VPS on Ubuntu 20.04 with 512 MB RAM and 1 processor core. There are a postgres database. Two python scripts (two telegram bots) can't work together. if they work together, then one kills the other.
I use aiogram and psycorg2 library in both bots.
I have created a separate database for each bot.