Skip to content

Commit b0da810

Browse files
add play-dl warning to README.md
1 parent f7d53a0 commit b0da810

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
> [!NOTE]
22
> Please note that this bot is not actively maintained. Some services, especially those related to embed fixes, may occasionally go down.
33
4+
> [!IMPORTANT]
5+
> The YouTube / Spotify / SoundCloud resolver `play-dl` seems to keep breaking(?) and plays the wrong songs. You can install `youtube-ext`, `@distube/ytdl-core`, `yt-stream` or `ytdl-core` instead. To do this, remove `play-dl` by running `npm remove play-dl` and then install another resolver with `npm install <resolver-of-choice>` in the `data/` directory. Make sure that you have installed NodeJS for this to work. Then recreate the Docker Compose project with `docker Compose up --build --force-recreate --no-cache`.
6+
47
# Discord-SM
58

69
This is a Node.js-based Discord bot that plays music from various sources including Spotify, YouTube, and SoundCloud. It also includes features for managing the music queue, supports multiple commands, and handles social media link embeds.

0 commit comments

Comments
 (0)