Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 671 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 671 Bytes

ManyMelodies

A standalone JavaScript Discord music implementation.

Installation

npm install manymelodies --save

Reasoning

There are many JavaScript music implementations out there. Arguably, one of the best out there is the one made by abalabahaha which resides in Eris. However, unless you use Eris there is currently no way to use it. This package extracts that implementation so that it can be used with other amazing JavaScript Discord libraries like StarGear.

NOTICE

This is merely an extracted version of Eris's music implementation.