2.0.1 • Published 1 year ago

@distube/deezer v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@distube/deezer

A DisTube info extractor plugin for supporting Deezer.

What is an info extractor plugin?

Installation

npm install @distube/deezer@latest

Usage

import { DisTube } from "distube";
import { DeezerPlugin } from "@distube/deezer";

const distube = new DisTube(client, {
  plugins: [new DeezerPlugin()],
});
2.0.1

1 year ago

2.0.0

1 year ago

1.1.0

1 year ago

1.0.0

3 years ago