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.
[!NOTE] You only need to install one of these libraries if your system does not support
aes-256-gcm
(verify by runningrequire('node:crypto').getCiphers().includes('aes-256-gcm')
).
npm install distube @discordjs/voice @discordjs/opus
For FFmpeg installation:
[!NOTE] Alternative FFmpeg builds available here
Contributions are welcome! Please read our Contributing Guidelines before submitting a pull request.
Licensed under MIT License