/lavamusic

lavalink music bot base in erela.js and discord.js v13

Primary LanguageJavaScriptMIT LicenseMIT

Run on Repl.it Remix on Glitch

Version Contributors Forks Stargazers Issues MIT License


Pbot-plus

lavamusic

Lavamusic is a powerful music Bot

Report Bug ยท Request Feature

๐ŸŽญ Futures

  • Music
  • 24/7
  • custom prefix
  • filters
  • More

๐Ÿ–ผ๏ธ Screenshot


๐Ÿ“Ž Requirement

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

git clone https://github.com/brblacky/lavamusic.git

After cloning, run an

npm install
  • Start the bot with node index.js

to snag all of the dependencies. Of course, you need node installed. I also strongly recommend nodemon as it makes testing much easier.

โš™๏ธ Configuration

 "TOKEN": "", //Discord bot token 
 "MONGOURL": "",  //MongoDb url
 "KSOFT_API_KEY": "",  //ksoft api
 "PREFIX": "!",  //Default prefix
 "OWNERID": "491577179495333903",  //Owner id
 "clientID": "",  //spotify client ID
 "clientSecret": "", //spotify client secret
 "embedColor": "",  //default embed color

๐ŸŒ‹ lavalink

  "host": "lavalink-repl.brblacky.repl.co",
  "port": 443,
  "password": "LAVA",
  "retryDelay": 3000,
  "secure": true
  • 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.

๐ŸŒ€ About

Readme Card

Lavamusic is a lavalink music bot base in erela.js If you liked this repository, feel free to leave a star โญ to help promote !

๐Ÿ’Œ Support Server

DiscordBanner

Support Server - lavamusic's Support Server Invite

๐Ÿ” License

Distributed under the MIT License. See LICENSE for more information.