Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

PixelJuggernaut/bleep-bloop-bot

Repository files navigation

Discord.js Lavalink Music Bot

Features:

✓ Auto resume

✓ Super fast & High Quality thanks to LAVALINK

✓ Music-based Commands

✓ Premium System

✓ Everything is customisable / GUILD (embeds, language & default music values like: volume, filter, equalizer, autoplay, ...)

✓ Dj-System

✓ 10+ Filters

✓ Stable & Up to date with discord.js v13

✓ Support 10 music sources + Stage & Thread Channels

✓ Works on Replit.com and any vps, with public & private Lavalink Nodes




Installation | How to use the Bot

1. Install node.js v16.6+ or higher

2. Download this repo and unzip it | or gh repo clone PixelJuggernaut/bleep-bloop-bot

3. Install all of the packages with npm install | the important packages are npm 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 Bot index.js, and maybe adjust application.yml (and config.json)

5.2 Run the Lavalink file with: java -jar Lavalink.jar **MAKE SURE THAT THERE IS THE application.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)




SUPPORT ME

You can always Support me by inviting my own Discord Bot

Supra Bot


Credits

If consider using this Bot, make sure to credit me!

© 2023 Pixeljuggernaut All rights reserved.