GithubHelp home page GithubHelp logo

hulk326 / lavamusic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appujet/lavamusic

0.0 0.0 0.0 380 KB

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

License: MIT License

JavaScript 100.00%

lavamusic's Introduction

Run on Repl.it Remix on Glitch

Version Contributors Forks Stargazers Issues MIT License


Pbot-plus

lavamusic

Lavamusic is a powerful music Bot

Invite Lavamusic ยท Report Bug ยท Request Feature

๐Ÿ“ Tutorial

A Tutorial has been uploaded on YouTube, Watch it by clicking here

๐ŸŽญ Features

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

๐Ÿ–ผ๏ธ Screenshots


๐Ÿ“Ž Requirements

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.

๐ŸŒ Main

๐ŸŽถ Available music sources:

  • youtube*
  • bandcamp*
  • soundcloud*
  • twitch*
  • vimeo*
  • http (you can use radio for it)*
  • spotify*
  • deezer*

๐Ÿš€ 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.

โš™๏ธ Configurations

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

๐ŸŒ‹ lavalink

  "host": "disbotlistlavalink.ml",
  "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.

lavamusic's People

Contributors

appujet avatar venom9718 avatar stranger165 avatar bwmp avatar 2jjj avatar berusvn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.