This library aims to simplify setting up a new music bot using docker compose and lavamusic.
- Put your discord bot token in .env TOKEN
- Replace the passwords
- mongo password in docker-compose.yml and .env MONGO_URI
- lavalink password in application.yml password and .env NODE_PASSWORD
- See https://github.com/brblacky/lavamusic#-main for the other configuration options
docker compose up