@sonatajs/plugins
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

[WIP] Sonata Plugins

Stand With Ukraine

A plugin library to add sources for Sonata.js

eris player logo

This package provides sonata with 4 sources. YouTube, Deezer, SoundCloud and Spotify

import { YoutubePlugin } from "@sonatajs/plugins"

const player = getPlayerSomehow()

player.plugins.add(new YoutubePlugin())

Or add it directly

new MusicClient(erisClient, {
    plugins: [new YoutubePlugin()]
})

Dependencies (1)

Dev Dependencies (3)

Package Sidebar

Install

npm i @sonatajs/plugins

Weekly Downloads

0

Version

0.0.1

License

Creative Commons

Unpacked Size

32.5 kB

Total Files

4

Last publish

Collaborators

  • retro_ig