All Projects → MenuDocs → erela.js

MenuDocs / erela.js

Licence: Apache-2.0 License
An easy-to-use Lavalink client for NodeJS.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to erela.js

heroku-lavalink
Deploy lavalink on heroku.
Stars: ✭ 46 (-72.29%)
Mutual labels:  lavaplayer, lavalink
NanoSpace
Erela.js & Discord.js@v14 (Prefix Commands!)
Stars: ✭ 59 (-64.46%)
Mutual labels:  lavaplayer, lavalink
noteblock
A open-source music bot based on lavalink.
Stars: ✭ 93 (-43.98%)
Mutual labels:  lavaplayer, lavalink
Lavalink.py
A wrapper for Lavalink in Python, which aims to be powerful and intuitive.
Stars: ✭ 162 (-2.41%)
Mutual labels:  lavaplayer, lavalink
Lavalink
Standalone audio sending node based on Lavaplayer.
Stars: ✭ 933 (+462.05%)
Mutual labels:  lavaplayer, lavalink
lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+26.51%)
Mutual labels:  lavaplayer, lavalink
lavalink
A custom version of lavalink with more features
Stars: ✭ 66 (-60.24%)
Mutual labels:  lavalink
Music-Discord-Bot
A music Discord bot with more than 30+ commands which allows to play music on your server efficiently. Supports Youtube, Spotify, Deezer and Soundcloud links. Skips intros and blanks in the music with Sponsorblock.
Stars: ✭ 57 (-65.66%)
Mutual labels:  lavalink
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (-87.95%)
Mutual labels:  lavaplayer
spotilink
Parse Spotify URLs into Lavalink track objects.
Stars: ✭ 22 (-86.75%)
Mutual labels:  lavalink
Jericho-Player
LightWeight Framework for discord.js v13 Music Bots and Radio Bots with fast moderation with commands and no memory leak.
Stars: ✭ 19 (-88.55%)
Mutual labels:  lavalink
Spacebot
An open-source, multipurpose, configurable discord bot that does it all (that's the plan, at least)
Stars: ✭ 41 (-75.3%)
Mutual labels:  lavalink
Red-Lavalink
Lavalink client library used in Red-DiscordBot
Stars: ✭ 22 (-86.75%)
Mutual labels:  lavalink
lavaqueue
A queue system for Lavalink, backed by Redis.
Stars: ✭ 24 (-85.54%)
Mutual labels:  lavalink
lavadsp
A bunch of lavaplayer audio filters
Stars: ✭ 55 (-66.87%)
Mutual labels:  lavaplayer
lavaclient
A simple, easy-to-use, and flexible lavalink client for node.js
Stars: ✭ 85 (-48.8%)
Mutual labels:  lavalink
LavaJS
A lightweight and Dynamic LavaLink wrapper for Discord bots. Playing music has never been easier!
Stars: ✭ 14 (-91.57%)
Mutual labels:  lavalink
Neo-Akairo
✨ Neo Bot Discord Writen on Typescript with Discord-Akairo and Discord.js Made With ❤ by tokisaki13 ✨
Stars: ✭ 15 (-90.96%)
Mutual labels:  erela
Shoukaku
A featureful stable wrapper for Lavalink
Stars: ✭ 140 (-15.66%)
Mutual labels:  lavalink
discord-lavalink-music-bot
This is music bot for discord made with erelajs, lavalink, discordjs v13-dev
Stars: ✭ 34 (-79.52%)
Mutual labels:  lavalink

Erela was transferred to MenuDocs, because I no longer wish to work with Discord related development. It will from now on be maintained by MenuDocs. ~ @Solaris9

Documentation & Guides

Prerequisites

Note: Java v11 or newer is required to run the Lavalink.jar. Java v13 is recommended. If you are using sdkman then its a manager, not Java, you have to install sdkman and use sdkman to install Java

Warning: Java v14 has issues with Lavalink.

Installation

NPM
npm install erela.js
Yarn
yarn add erela.js

Note: Node v16 is required!

Getting Started

  • Create an application.yml file in your working directory and copy the example into the created file and edit it with your configuration.

  • Run the jar file by running java -jar Lavalink.jar in a Terminal window.

Example usage

Please read the guides to start: https://erelajs-docs.netlify.app/docs/gettingstarted.html#example-usage

Plugins

You can use plugins below to extend Erela.js' features easily.

Note: These are the only ones shown before being published, check the GitHub repository for a complete list.

  • erela.js-spotify - Converts a Spotify URL into a UnresolvedTrack to play later.

Contributors

👤 Solaris

👤 Anish Shobith

👤 ayntee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].