Discord music bot using JDA, Lavaplayer, Spotify API, YoutubeAPI and PostgreSQL database.
Discord API - JDA Wrapper
Discord API BOT TOKEN from here
From Google Console create a project, enable YouTube API and create api key from Google Console.
Create a Spotify App, get client id and client secret from there.
Edit application.yaml file.
Use docker command below before running bot, it will create local PostgreSQL database for you.
docker compose up
For bot usage type /mhelp.