Official Repository for the Community Deezer Music Power Bot.
Not affialiated with deezer.com, but using deezer.com Features only!
✔ Listen to Music from Deezer
✔ Latest Chart Playlists auto-player Command
✔ Fast and crisp Audio Quality
✔ Feature Rich and stable
✔ Statistics
✔ Link your Account and do activities with it
- Check it out
- Note here you can find a dedicated Wiki!
Software you need:
- nodejs v16+ | Linux Installer
- Lavalink and thus java with Deezer Setup (check the link for a tutorial)
- postgresQL best with citusdata.com
assuming, you have a lavalink Server running, as well as a postgresQL database.
-
Download the repository or
git clone https://github.com/Tomato6966/deezcord-music-bot
it. -
Rename
example.env
->.env
- Then fill in the Values
- Make sure to pass the correct
LAVALINK_PORT
,LAVALINK_HOST
andLAVALINK_PASSWORD
- Also make sure to pass the correct
DATABASE_URL
-
Install Packages
- Do it by running:
npm install
in a console in the project repository
- Do it by running:
-
Initialize the Database
- By doing:
npx prisma migrate dev
and afterwardsnpx prisma generate
- By doing:
-
Start it
- Just type:
npm run start
ornode ./src/index.mjs
;
- Just type:
✖ Listen to Music from Deezer
✖ Latest Chart Playlists auto-player Command
✖ Fast and crisp Audio Quality
✖ Feature Rich and stable
✖ Statistics
✖ Link your Account and do activities with it