4.1.2 • Published 3 months ago

distube-f v4.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

DisTube

The fatest Discord.js module to simplify your music commands and play songs with audio filters on Discord without any API key.

Features

  • 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)

Requirement

Installation

npm install distube@latest

Documentation

Read DisTube's definitions, properties and events details in the Documentation page.

Learn how to build a music bot from scratch with DisTube Guide

Example Bot

  • 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.