This fork adds support for multiple filters with interchangable values. No support will be given if you decide to use this fork. Please support the official release!
A Discord.js module to simplify your music commands and play songs with audio filters on Discord without any API key.
DisTube Support Server - Frequently Asked Questions
- Based on
@discordjs/voice
- Easy to use and customize
- Support YouTube and audio link
- Audio filters (bassboost, nightcore, vaporwave,...)
- Autoplay related songs
- Plugin system to support more sites (Plugin List)
- Node.js 16.9.0 or higher
- discord.js v14
- @discordjs/voice
- FFmpeg
- @discordjs/opus
- sodium or libsodium-wrappers
npm install distube@latest
Read DisTube's definitions, properties and events details in the Documentation page.
- DisTube Bot - A music bot with reaction controller, filters, DJ mode, user's custom playlist and voting.
- DisTube Example - Example bot with simple command handler.
- DisTube Guide - How to build a music bot from scratch.
- node-ytdl-core: YouTube scraper (DisTube Fork)
- node-ytsr: YouTube search scraper (DisTube Fork)
- node-ytpl: YouTube playlist resolver (DisTube Fork)