JSPM

distube

4.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5435
  • Score
    100M100P100Q122847F
  • License MIT

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

Package Exports

  • distube

Readme

GitHub Workflow Status node-current npm peer dependency version Depfu Codecov branch
npm GitHub Repo stars Discord

DisTube

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

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.