8000 GitHub - dzlandis/lavamusic: lavalink music bot base in erela.js and discord.js v13
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dzlandis/lavamusic

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Deploy on Railway Deploy 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.

intents

When Your Running The Code You Must Have Gotten This Error To Fix This Head Over To Your Bots Discord Application and Go To The Bot Settings And Find This

Then Turn On Both Of Those Settings And Click "Save Changes" Then Your Are Done And The It Should Be Fixed

βš™οΈ 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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%
0