Add the files

Open up the Bitvise Client and make sure it's logged into your VPS. Then click on New SFTP window on the left with this icon.

On the right hand side in the Remote files section, right click in an empty space and create a new Folder and name it whatever you wish, then double click on it to open it.

Make sure you have extracted your bot's files somewhere on your pc and navigate to it in the Local files window on the left.

Rename the .env.example file to just .env and fill in the values needed for your bot, below is an example of a .env file, each bot I create may use different services but I will always leave an explanation in the example.

Edit it to put your values directly after the = symbol like below

Save the .env file and then drag all the files from that folder on the Local files window over to the Remote files window to add them to the VPS.

Last updated