discord-js-lavalink-Music-Bot-erela-js
discord-js-lavalink-Music-Bot-erela-js copied to clipboard
An advanced Discord.js Music Bot, which connects via Lavalink and erela.js! Including Slash-Commands and a BUTTON-BASED-REQUEST-SYSTEM
Discord.js Lavalink Music Bot using erela.js
LAVA MUSIC
Made with the Lavalink Wrapper Erela.js Note this Discord Bot Repository is the Same as for the Public Bot Lava Music if u want to support me, then please invite him!
Features:
✓ Auto resume
✓ Super fast & High Quality thanks to LAVALINK
✓ A ton of Music-based Commands
✓ Example Premium System
✓ Everything is customicable / GUILD (embeds
, language
& default music values like: volume
, filter
, equalizer
, autoplay
, ...)
✓ Dj- System
✓ 10+ Filters
✓ Stable & Up to date with discord.js v13
✓ Suport 10 music sources + Stage & Thread Channels
✓ Works on Replit.com and any vps, with public & private Lavalink Nodes
🖤 Replit.com Version | FORK IT!
Youtube Hosting Tutorial
Installation | How to use the Bot
1. Install node.js v16.6+ or higher
2. Download this repo and unzip it | or
git clone https://github.com/Tomato6966/discord-js-lavalink-Music-Bot-erela-js
3. Install all of the packages with
npm install
| the important packages arenpm install discord.js@latest erela.js
4. Fill in the parameters, RIGHT in
botconfig/config.json
!5. Download Lavalink and download Java 13 (Java 11 recommended)
5.1 Put the
lavalink.jar
File in the Same Repository as your Botindex.js
, and maybe adjustapplication.yml
(andconfig.json
)5.2 Run the Lavalink file with:
java -jar Lavalink.jar
**MAKE SURE THAT THERE IS THEapplication.yml
FILE OTHERWISE IT WILL NOT WORK!6. start the bot with
node index.js
/node .
/npm start
NOTE:
If you are having errors/problems with starting delete the package.json file and do, before you install the packages
npm init
Don't want to host your OWN LAVALINK ?
Well then skip step 5.
And use those settings in the
botconfig/config.json
FIle!
"clientsettings": {
"nodes": [
{
"host": "lava.link",
"port": 80,
"password": "anything as password"
}
]
},
Find more hosts here
How to enable the Slash Commands?
1. Start the Bot!
2. type:
?deployslash
or@BOT deployslash
, for GLOBAL Slash Commands (for all Servers and all new Servers) OR: Type:?deployslash [SERVER_ID]
for GUILD SLASH COMMANDS (just for this Server)
Discord Server 😎 | Website
SUPPORT ME AND MILRATO DEVELOPMENT
You can always Support me by inviting one of my own Discord Bots
Credits
If consider using this Bot, make sure to credit me!
Contributing on LANGUAGE SYSTEM
1. Copy a .json file in
languages
2. Replace the Text, which aren't variables
3. Create a Pull Request
TODO:
50% is Language able
... finish the rest of it!Not all emojis are yet in the emojis.json file ... Fix those!