How to deploy a bot on different servers without getting dependencies error and also custom package or activity eroor and also folders errors

My motive is, i have developed my bot in personal machine and now i want to deploy same bot on production server and also deploying on anothers machine, but when im trying to deploy on others then it will throws error like manage ackage dependencies, custom package / activity errors, folders path …So how can we map it ? What is the best method for deploying and developing bot when we are deploying it on multiple servers…

Any machines bot will run fluently ,this is our motive…

@Prathamesh_Chavan

If those custom ones are developed by you then you have to migrate thise as well before migrating the process

Cheers