i have created multiple vartual env for every bot with different port nuumber , when i start 2 bot , it givers me error: **OSError: [Errno 98] error while attempting to bind on address (‘0.0.0.0’, 5056): address already in use **
hey @sharad
Our general recommendation is: one server - one bot.
But in case you really want to experiment, try to use docker and change the ports the bot will be using.