Hosting VAIT music bot User Guide Clone this repo Copy the file .env.sample into .env Replace these 2 lines with your appropriate details. BOT_TOKEN= OWNER_ID= Build and run via docker-compose docker-compose build docker-compose up -d