Music Blocks¶
Setup¶
The Music Player Blocks will probably not work from the start, so we need some dependencies that we need to install.
Run these commands to install the required packages to play Music:
npm i discord-player@latest
npm i @discord-player/extractor@latest
npm i mediaplex@latest
npm i ffmpeg-static (If on Linux, do: apt install ffmpeg)
npm i ytdl-core@latest
Newest Patch 09/15/2023
The Discord Audio Player Dependency
Block now AUTOMATICALLY Installs Updates and removes old not supported packages.