Skip to content

reedroux/lavaudio

 
 

Repository files navigation

Lavaudio

A lavalink wrapper in Node.js

🏵️ Installation

🔖 Directly from GitHub

git clone https://github.com/rilysh/lavaudio
# If you haven't installed TypeScript, please install it first by executing the below command
npm i --location=global typescript
## Go to that cloned folder and run tsc
cd lavaudio && tsc
## Now you should have a dist folder

📃 Example

See the example folder, showed the implementation.

About

A lavalink wrapper in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • JavaScript 9.5%