DisTube is a comprehensive Discord music bot library built for Discord.js, offering simplified music commands, effortless playback from diverse sources, and integrated audio filters.
You only need to install one of these libraries if your system does not support aes-256-gcm (verify by running require('node:crypto').getCiphers().includes('aes-256-gcm')).
npm install distube @discordjs/voice @discordjs/opus
For FFmpeg installation:
Alternative FFmpeg builds available here
Contributions are welcome! Please read our Contributing Guidelines before submitting a pull request.
Licensed under MIT License