Discord music bot using Necord, lavalink-client and build with Nest.js.
Supported services:
- YouTube
- Spotify
- SoundCloud
- Yandex Music
- VKontakte
If you haven't installed Docker yet, install it by running as root:
curl -sSL https://get.docker.com | sh
Just download docker-compose.yml
file from repository
Fill environment variable in the docker-compose.yml
file
To run project use this command:
docker compose up -d
This project is licensed under the MIT License. See the LICENSE file for details.